JSBSim Flight Dynamics Model  1.1.11 (13 Feb 2022)
An Open Source Flight Dynamics and Control Software Library in C++
FGLGear::Inputs Struct Reference

Detailed Description

Definition at line 193 of file FGLGear.h.

+ 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
 

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