![]() |
JSBSim Flight Dynamics Model
1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
|
Collaboration diagram for FGEngine::Inputs:Public Attributes | |
| FGColumnVector3 | AeroPQR |
| FGColumnVector3 | AeroUVW |
| double | alpha |
| double | beta |
| double | Density |
| double | DensityRatio |
| double | H_agl |
| std::vector< double > | MixtureCmd |
| std::vector< double > | MixturePos |
| FGColumnVector3 | PQRi |
| double | Pressure |
| double | PressureRatio |
| std::vector< double > | PropAdvance |
| std::vector< bool > | PropFeather |
| double | qbar |
| double | Soundspeed |
| double | TAT_c |
| double | Temperature |
| std::vector< double > | ThrottleCmd |
| std::vector< double > | ThrottlePos |
| double | TotalDeltaT |
| double | TotalPressure |
| double | Vc |
| double | Vt |
Definition at line 124 of file FGEngine.h.