|
FlightGear next
|
#include <FGThruster.h>
Public Attributes | |
| double | TotalDeltaT |
| double | H_agl |
| FGColumnVector3 | PQRi |
| FGColumnVector3 | AeroPQR |
| FGColumnVector3 | AeroUVW |
| double | Density |
| double | Pressure |
| double | Soundspeed |
| double | Alpha |
| double | Beta |
| double | Vt |
Definition at line 109 of file FGThruster.h.
| FGColumnVector3 JSBSim::FGThruster::Inputs::AeroPQR |
Definition at line 113 of file FGThruster.h.
| FGColumnVector3 JSBSim::FGThruster::Inputs::AeroUVW |
Definition at line 114 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::Alpha |
Definition at line 118 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::Beta |
Definition at line 119 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::Density |
Definition at line 115 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::H_agl |
Definition at line 111 of file FGThruster.h.
| FGColumnVector3 JSBSim::FGThruster::Inputs::PQRi |
Definition at line 112 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::Pressure |
Definition at line 116 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::Soundspeed |
Definition at line 117 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::TotalDeltaT |
Definition at line 110 of file FGThruster.h.
| double JSBSim::FGThruster::Inputs::Vt |
Definition at line 120 of file FGThruster.h.