![]() |
0.4.1
|
BeiDou related constants (China Geodetic Coordinate System 2000 (CGCS2000)) More...
Public Member Functions | |
BDS ()=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 |
Relativistic constant F for clock corrections [s/√m] (-2*√µ/c²) | |
static constexpr double | f |
Flattening f = (a-b)/a. | |
static constexpr double | MU |
Earth gravitational constant BeiDou (CGCS2000) [m³/s²]. | |
static constexpr double | omega_ie |
Earth angular velocity BeiDou (CGCS2000) [rad/s]. | |
BeiDou related constants (China Geodetic Coordinate System 2000 (CGCS2000))
Definition at line 162 of file Constants.hpp.
|
delete |
Default Constructor.
|
staticconstexpr |
Semi-major axis = equatorial radius.
Definition at line 169 of file Constants.hpp.
|
staticconstexpr |
Semi-minor axis = polar radius.
Definition at line 173 of file Constants.hpp.
|
staticconstexpr |
Square of the first eccentricity of the ellipsoid.
Definition at line 175 of file Constants.hpp.
|
staticconstexpr |
Relativistic constant F for clock corrections [s/√m] (-2*√µ/c²)
Definition at line 181 of file Constants.hpp.
|
staticconstexpr |
Flattening f = (a-b)/a.
Definition at line 171 of file Constants.hpp.
|
staticconstexpr |
Earth gravitational constant BeiDou (CGCS2000) [m³/s²].
Definition at line 179 of file Constants.hpp.
|
staticconstexpr |
Earth angular velocity BeiDou (CGCS2000) [rad/s].
Definition at line 177 of file Constants.hpp.