NETGeographicLib
1.43
|
#include <NETGeographicLib/NETGeographicLib.h>
Properties | |
static double | MajorRadius [get] |
The equatorial radius in meters. More... | |
static double | Flattening [get] |
The flattening of the ellipsoid. More... | |
static double | GravitationalConstant [get] |
The gravitational constant in meters3/second2. More... | |
static double | EarthRate [get] |
The spin rate of the Earth in radians/second. More... | |
static double | J2 [get] |
The dynamical form factor (J2). More... | |
GRS80 Parameters.
Definition at line 236 of file NETGeographicLib.h.
|
staticget |
The equatorial radius in meters.
Definition at line 252 of file NETGeographicLib.h.
|
staticget |
The flattening of the ellipsoid.
Definition at line 254 of file NETGeographicLib.h.
|
staticget |
The gravitational constant in meters3/second2.
Definition at line 256 of file NETGeographicLib.h.
|
staticget |
The spin rate of the Earth in radians/second.
Definition at line 258 of file NETGeographicLib.h.
|
staticget |
The dynamical form factor (J2).
Definition at line 260 of file NETGeographicLib.h.