![]() |
0.5.0
|
GPS related constants. More...
Public Member Functions | |
| GPS ()=delete | |
| Default Constructor. | |
Static Public Attributes | |
| static constexpr double | F |
| Relativistic constant F for GPS clock corrections [s/√m] (-2*√µ/c²) | |
| static constexpr double | J2 |
| Oblate Earth Gravity Coefficient [-]. | |
| static constexpr double | MU |
| Gravitational constant GPS [m³/s²]. See [22] IS-GPS-200M p. 106. | |
| static constexpr double | omega_ie |
| Earth angular velocity GPS [rad/s]. See [22] IS-GPS-200M p. 106. | |
| static constexpr double | R_E |
| Earth Equatorial Radius [m]. | |
GPS related constants.
Definition at line 107 of file Constants.hpp.
|
delete |
Default Constructor.
|
staticconstexpr |
Relativistic constant F for GPS clock corrections [s/√m] (-2*√µ/c²)
Definition at line 118 of file Constants.hpp.
|
staticconstexpr |
Oblate Earth Gravity Coefficient [-].
Definition at line 122 of file Constants.hpp.
|
staticconstexpr |
Gravitational constant GPS [m³/s²]. See [22] IS-GPS-200M p. 106.
Definition at line 114 of file Constants.hpp.
|
staticconstexpr |
Earth angular velocity GPS [rad/s]. See [22] IS-GPS-200M p. 106.
Definition at line 116 of file Constants.hpp.
|
staticconstexpr |
Earth Equatorial Radius [m].
Definition at line 120 of file Constants.hpp.