![]() |
0.4.1
|
World Geodetic System 1984. More...
Public Member Functions | |
WGS84 ()=delete | |
Default Constructor. | |
Static Public Attributes | |
static constexpr double | a |
Semi-major axis = equatorial radius. | |
static constexpr double | b |
Semi-minor axis = polar radius. | |
static constexpr double | e_squared |
Square of the first eccentricity of the ellipsoid. | |
static constexpr double | f |
Flattening f = (a-b)/a. | |
static constexpr double | J2 |
Dynamic form factor, derived [-]. | |
static constexpr double | MU |
Gravitational constant (mass of Earth’s atmosphere included) [m³/s²]. | |
static constexpr double | omega_ie |
Earth rotation rate in [rads/s]. | |
World Geodetic System 1984.
Definition at line 43 of file Constants.hpp.
|
delete |
Default Constructor.
|
staticconstexpr |
Semi-major axis = equatorial radius.
Definition at line 50 of file Constants.hpp.
|
staticconstexpr |
Semi-minor axis = polar radius.
Definition at line 54 of file Constants.hpp.
|
staticconstexpr |
Square of the first eccentricity of the ellipsoid.
Definition at line 56 of file Constants.hpp.
|
staticconstexpr |
Flattening f = (a-b)/a.
Definition at line 52 of file Constants.hpp.
|
staticconstexpr |
Dynamic form factor, derived [-].
Definition at line 60 of file Constants.hpp.
|
staticconstexpr |
Gravitational constant (mass of Earth’s atmosphere included) [m³/s²].
Definition at line 58 of file Constants.hpp.
|
staticconstexpr |
Earth rotation rate in [rads/s].
Definition at line 62 of file Constants.hpp.