0.4.1
Loading...
Searching...
No Matches
NAV::InsConst::GPS Class Reference

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 [21] IS-GPS-200M p. 106.
 
static constexpr double omega_ie
 Earth angular velocity GPS [rad/s]. See [21] IS-GPS-200M p. 106.
 
static constexpr double R_E
 Earth Equatorial Radius [m].
 

Detailed Description

GPS related constants.

Definition at line 107 of file Constants.hpp.

Constructor & Destructor Documentation

◆ GPS()

NAV::InsConst::GPS::GPS ( )
delete

Default Constructor.

Field Documentation

◆ F

double NAV::InsConst::GPS::F
staticconstexpr

Relativistic constant F for GPS clock corrections [s/√m] (-2*√µ/c²)

Definition at line 118 of file Constants.hpp.

◆ J2

double NAV::InsConst::GPS::J2
staticconstexpr

Oblate Earth Gravity Coefficient [-].

Definition at line 122 of file Constants.hpp.

◆ MU

double NAV::InsConst::GPS::MU
staticconstexpr

Gravitational constant GPS [m³/s²]. See [21] IS-GPS-200M p. 106.

Definition at line 114 of file Constants.hpp.

◆ omega_ie

double NAV::InsConst::GPS::omega_ie
staticconstexpr

Earth angular velocity GPS [rad/s]. See [21] IS-GPS-200M p. 106.

Definition at line 116 of file Constants.hpp.

◆ R_E

double NAV::InsConst::GPS::R_E
staticconstexpr

Earth Equatorial Radius [m].

Definition at line 120 of file Constants.hpp.


The documentation for this class was generated from the following file: