Constants.
More...
|
static constexpr double | C |
| Speed of light [m/s].
|
|
static constexpr double | C_AIR |
| Speed of light in air: CGPM defined speed of light divided by approximate refractory index of dry air over sea level 1.0003 [m/s].
|
|
static constexpr double | dMtr |
| Molar mass of dry air in [kg/mol].
|
|
static const Eigen::Vector3< double > | e_omega_ie |
| ω_ie_e = ω_ie_i Nominal mean angular velocity of the Earth in [rad/s], in earth coordinates
|
|
static constexpr double | G_NORM |
| Standard gravity in [m / s^2].
|
|
static constexpr double | k_B |
| Boltzmann constant [J/K].
|
|
static constexpr double | N_A |
|
static constexpr double | omega_ie |
| Nominal mean angular velocity of the Earth in [rad/s].
|
|
static constexpr double | omega_ie_Skydel |
| Nominal mean angular velocity of the Earth in [rad/s]. Value implemented by the Skydel GNSS simulator (for compatibility with Skydel's IMU plugin)
|
|
static constexpr double | pseudometre |
| Conversion factor between latitude and longitude in [rad] to [pseudometre].
|
|
static constexpr double | Rg |
| Universal gas constant in [J/K/mol].
|
|
Constants.
Definition at line 24 of file Constants.hpp.
◆ InsConst()
NAV::InsConst::InsConst |
( |
| ) |
|
|
delete |
◆ C_AIR
double NAV::InsConst::C_AIR |
|
staticconstexpr |
Speed of light in air: CGPM defined speed of light divided by approximate refractory index of dry air over sea level 1.0003 [m/s].
Definition at line 37 of file Constants.hpp.
◆ dMtr
double NAV::InsConst::dMtr |
|
staticconstexpr |
Molar mass of dry air in [kg/mol].
Definition at line 233 of file Constants.hpp.
◆ e_omega_ie
const Eigen::Vector3<double> NAV::InsConst::e_omega_ie |
|
inlinestatic |
ω_ie_e = ω_ie_i Nominal mean angular velocity of the Earth in [rad/s], in earth coordinates
Definition at line 222 of file Constants.hpp.
◆ G_NORM
double NAV::InsConst::G_NORM |
|
staticconstexpr |
Standard gravity in [m / s^2].
Definition at line 40 of file Constants.hpp.
◆ k_B
double NAV::InsConst::k_B |
|
staticconstexpr |
◆ N_A
double NAV::InsConst::N_A |
|
staticconstexpr |
Avogadro’s number. Number of units in one mole of any substance [1/mol]. Units may be electrons, atoms, ions, or molecules, depending on substance or reaction
Definition at line 226 of file Constants.hpp.
◆ omega_ie
double NAV::InsConst::omega_ie |
|
staticconstexpr |
◆ omega_ie_Skydel
double NAV::InsConst::omega_ie_Skydel |
|
staticconstexpr |
Nominal mean angular velocity of the Earth in [rad/s]. Value implemented by the Skydel GNSS simulator (for compatibility with Skydel's IMU plugin)
Definition at line 219 of file Constants.hpp.
◆ pseudometre
double NAV::InsConst::pseudometre |
|
staticconstexpr |
Conversion factor between latitude and longitude in [rad] to [pseudometre].
Definition at line 31 of file Constants.hpp.
◆ Rg
Universal gas constant in [J/K/mol].
Definition at line 230 of file Constants.hpp.
The documentation for this class was generated from the following file: