#include <NETGeographicLib/NETGeographicLib.h>
Properties | |
static double | MajorRadius [get] |
The equatorial radius in meters. | |
static double | Flattening [get] |
The flattening of the ellipsoid. | |
static double | GravitationalConstant [get] |
The gravitational constant in meters3/second2. | |
static double | EarthRate [get] |
The spin rate of the Earth in radians/second. | |
static double | J2 [get] |
The dynamical form factor (J2). |
WGS72 Parameters.
Definition at line 167 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS72::MajorRadius [static, get] |
The equatorial radius in meters.
Definition at line 183 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS72::Flattening [static, get] |
The flattening of the ellipsoid.
Definition at line 185 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS72::GravitationalConstant [static, get] |
The gravitational constant in meters3/second2.
Definition at line 187 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS72::EarthRate [static, get] |
The spin rate of the Earth in radians/second.
Definition at line 189 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS72::J2 [static, get] |
The dynamical form factor (J2).
Definition at line 191 of file NETGeographicLib.h.