|
Earth Observation Mission CFI Software Lib Software User Manual |
|
Data from model. More...
Public Attributes | |
| long | earthModel |
| Earth model. | |
| long | sunModel |
| Sun model. | |
| long | moonModel |
| Moon model. | |
| long | planetModel |
| Planets model. | |
| long | starModel |
| Stars model. | |
| long | nutationModel |
| Nutation model. | |
| long | precessionModel |
| Precession model. | |
| long | constantsModel |
| Constants model. | |
| double | re |
| Earth equatorial radius [m]. | |
| double | mu |
| Earth's gravitational constant [m3/s2]. | |
| double | j2 |
| Second zonal harmonic. | |
| double | j3 |
| Third zonal harmonic. | |
| double | j4 |
| Fourth zonal harmonic. | |
| double | majorAxis |
| Semi-major axis [m]. | |
| double | minorAxis |
| Semi-minor axis [m]. | |
| double | ecc |
| First eccentricity [-]. | |
| double | flat |
| Flattening [-]. | |
| double | gcoef0 |
| double | gcoef1 |
| double | gcoef2 |
| double | gcoefSim0 |
| double | gcoefSim1 |
| double | gcoefSim2 |
| double | au |
| Astronomical unit in kms. | |
Data from model.
| double EECFI::ModelData::au |
Astronomical unit in kms.
Constants model.
Referenced by EECFI::ModelId::getData().
Earth model.
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::ecc |
First eccentricity [-].
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::flat |
Flattening [-].
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::gcoef0 |
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::gcoef1 |
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::gcoef2 |
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::gcoefSim0 |
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::gcoefSim1 |
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::gcoefSim2 |
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::j2 |
Second zonal harmonic.
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::j3 |
Third zonal harmonic.
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::j4 |
Fourth zonal harmonic.
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::majorAxis |
Semi-major axis [m].
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::minorAxis |
Semi-minor axis [m].
Referenced by EECFI::ModelId::getData().
Moon model.
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::mu |
Earth's gravitational constant [m3/s2].
Referenced by EECFI::ModelId::getData().
Nutation model.
Referenced by EECFI::ModelId::getData().
Planets model.
Referenced by EECFI::ModelId::getData().
Precession model.
Referenced by EECFI::ModelId::getData().
| double EECFI::ModelData::re |
Earth equatorial radius [m].
Referenced by EECFI::ModelId::getData().
Stars model.
Referenced by EECFI::ModelId::getData().
Sun model.
Referenced by EECFI::ModelId::getData().
1.7.1