JSBSim Flight Dynamics Model  1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
FGLGear::Inputs Struct Reference
+ Collaboration diagram for FGLGear::Inputs:

Public Attributes

std::vector< double > BrakePos
 
double DistanceAGL
 
double DistanceASL
 
double EmptyWeight
 
double FCSGearPos
 
FGLocation Location
 
FGColumnVector3 PQR
 
bool TakeoffThrottle
 
FGMatrix33 Tb2l
 
FGMatrix33 Tec2b
 
FGMatrix33 Tec2l
 
double Temperature
 
double TotalDeltaT
 
FGColumnVector3 UVW
 
double VcalibratedKts
 
double Vground
 
FGColumnVector3 vXYZcg
 
bool WOW
 

Detailed Description

Definition at line 197 of file FGLGear.h.


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