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

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].
 

Detailed Description

BeiDou related constants (China Geodetic Coordinate System 2000 (CGCS2000))

Definition at line 162 of file Constants.hpp.

Constructor & Destructor Documentation

◆ BDS()

NAV::InsConst::BDS::BDS ( )
delete

Default Constructor.

Field Documentation

◆ a

double NAV::InsConst::BDS::a
staticconstexpr

Semi-major axis = equatorial radius.

Definition at line 169 of file Constants.hpp.

◆ b

double NAV::InsConst::BDS::b
staticconstexpr

Semi-minor axis = polar radius.

Definition at line 173 of file Constants.hpp.

◆ e_squared

double NAV::InsConst::BDS::e_squared
staticconstexpr

Square of the first eccentricity of the ellipsoid.

Definition at line 175 of file Constants.hpp.

◆ F

double NAV::InsConst::BDS::F
staticconstexpr

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

Definition at line 181 of file Constants.hpp.

◆ f

double NAV::InsConst::BDS::f
staticconstexpr

Flattening f = (a-b)/a.

Definition at line 171 of file Constants.hpp.

◆ MU

double NAV::InsConst::BDS::MU
staticconstexpr

Earth gravitational constant BeiDou (CGCS2000) [m³/s²].

Definition at line 179 of file Constants.hpp.

◆ omega_ie

double NAV::InsConst::BDS::omega_ie
staticconstexpr

Earth angular velocity BeiDou (CGCS2000) [rad/s].

Definition at line 177 of file Constants.hpp.


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