JSBSim Flight Dynamics Model  1.2.0 (05 Nov 2023)
An Open Source Flight Dynamics and Control Software Library in C++
FGEngine::Inputs Struct Reference

Detailed Description

Definition at line 106 of file FGEngine.h.

+ 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
 

The documentation for this struct was generated from the following file: