◆ computeAcceleration()
| void OrbitIntegrator::computeAcceleration |
( |
const OrbitState & | orbInit, |
|
|
Vector3d & | acc, |
|
|
Matrix3d & | dAdPos, |
|
|
Matrix3d & | dAdVel, |
|
|
MatrixXd & | dAdParam, |
|
|
const GTime | time ) |
◆ computeCommon()
| void OrbitIntegrator::computeCommon |
( |
const GTime | time | ) |
|
◆ operator()()
| void OrbitIntegrator::operator() |
( |
const Orbits & | orbInit, |
|
|
Orbits & | orbUpdate, |
|
|
const double | mjdSec ) |
◆ Cnm
| MatrixXd OrbitIntegrator::Cnm |
◆ deci2ecf
| Matrix3d OrbitIntegrator::deci2ecf |
◆ eci2ecf
| Matrix3d OrbitIntegrator::eci2ecf |
◆ odeIntegrator
| runge_kutta_fehlberg78<Orbits, double, Orbits, double, vector_space_algebra> OrbitIntegrator::odeIntegrator |
◆ planetsPosMap
| map<E_ThirdBody, Vector3dInit> OrbitIntegrator::planetsPosMap |
◆ planetsVelMap
| map<E_ThirdBody, Vector3dInit> OrbitIntegrator::planetsVelMap |
◆ Snm
| MatrixXd OrbitIntegrator::Snm |
◆ timeInit
| GTime OrbitIntegrator::timeInit |
The documentation for this struct was generated from the following files: