FlightGear next
|
#include <FGPropagate.h>
Public Attributes | |
FGColumnVector3 | vPQRidot |
FGColumnVector3 | vUVWidot |
FGColumnVector3 | vOmegaPlanet |
double | SemiMajor |
double | SemiMinor |
double | DeltaT |
Definition at line 608 of file FGPropagate.h.
double JSBSim::FGPropagate::Inputs::DeltaT |
Definition at line 614 of file FGPropagate.h.
double JSBSim::FGPropagate::Inputs::SemiMajor |
Definition at line 612 of file FGPropagate.h.
double JSBSim::FGPropagate::Inputs::SemiMinor |
Definition at line 613 of file FGPropagate.h.
FGColumnVector3 JSBSim::FGPropagate::Inputs::vOmegaPlanet |
Definition at line 611 of file FGPropagate.h.
FGColumnVector3 JSBSim::FGPropagate::Inputs::vPQRidot |
Definition at line 609 of file FGPropagate.h.
FGColumnVector3 JSBSim::FGPropagate::Inputs::vUVWidot |
Definition at line 610 of file FGPropagate.h.