Ginan
|
Data Fields | |
SatSys | Sat |
Satellite. | |
VectorEcef | rSat |
Satellite position (ECEF) | |
VectorEcef | vSat |
Satellite velocity (ECEF) | |
VectorEcef | vSatPrime |
Satellite velocity (ECEF + Earth rotation component) | |
VectorEcef | rSun |
Sun position (ECEF) | |
VectorEcef | rMoon |
Moon position (ECEF) | |
VectorEcef | eNorm |
Normalised orbit normal vector (ECEF) | |
double | beta = 0 |
Sun elevation angle with respect to the orbital plane. | |
double | betaRate = 0 |
dBeta/dt | |
double | mu = 0 |
Angle of sat from 'midnight' (when sat is at the furthest point from Sun in its orbit) | |
double | muRate = 0 |
dMu/dt | |
double SatGeom::beta = 0 |
Sun elevation angle with respect to the orbital plane.
double SatGeom::betaRate = 0 |
dBeta/dt
VectorEcef SatGeom::eNorm |
Normalised orbit normal vector (ECEF)
double SatGeom::mu = 0 |
Angle of sat from 'midnight' (when sat is at the furthest point from Sun in its orbit)
double SatGeom::muRate = 0 |
dMu/dt
VectorEcef SatGeom::rMoon |
Moon position (ECEF)
VectorEcef SatGeom::rSat |
Satellite position (ECEF)
VectorEcef SatGeom::rSun |
Sun position (ECEF)
SatSys SatGeom::Sat |
Satellite.
VectorEcef SatGeom::vSat |
Satellite velocity (ECEF)
VectorEcef SatGeom::vSatPrime |
Satellite velocity (ECEF + Earth rotation component)