#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). |
WGS84 Parameters.
Definition at line 197 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS84::MajorRadius [static, get] |
The equatorial radius in meters.
Definition at line 215 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS84::Flattening [static, get] |
The flattening of the ellipsoid.
Definition at line 217 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS84::GravitationalConstant [static, get] |
The gravitational constant in meters3/second2.
Definition at line 219 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS84::EarthRate [static, get] |
The spin rate of the Earth in radians/second.
Definition at line 221 of file NETGeographicLib.h.
double NETGeographicLib::Constants::WGS84::J2 [static, get] |
The dynamical form factor (J2).
Definition at line 223 of file NETGeographicLib.h.