![]() |
JSBSim Flight Dynamics Model 1.2.3 (07 Jun 2025)
An Open Source Flight Dynamics and Control Software Library in C++
|
Definition at line 610 of file FGPropagate.h.
Collaboration diagram for FGPropagate::Inputs:Public Attributes | |
| double | DeltaT |
| double | GM |
| double | SemiMajor |
| double | SemiMinor |
| FGColumnVector3 | vOmegaPlanet |
| FGColumnVector3 | vPQRidot |
| FGColumnVector3 | vUVWidot |
| double DeltaT |
Definition at line 617 of file FGPropagate.h.
| double GM |
Definition at line 616 of file FGPropagate.h.
| double SemiMajor |
Definition at line 614 of file FGPropagate.h.
| double SemiMinor |
Definition at line 615 of file FGPropagate.h.
| FGColumnVector3 vOmegaPlanet |
Definition at line 613 of file FGPropagate.h.
| FGColumnVector3 vPQRidot |
Definition at line 611 of file FGPropagate.h.
| FGColumnVector3 vUVWidot |
Definition at line 612 of file FGPropagate.h.