mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 10:25:36 +08:00
[XP] Minor fixes/style XPlane driver
This commit is contained in:
committed by
Mat Sutcliffe
parent
4d7468f913
commit
ea4a8f2462
@@ -100,8 +100,8 @@ namespace BlackSimPlugin
|
||||
bool navLightsOn; //!< NAV lights on?
|
||||
bool strobeLightsOn; //!< Strobe lights on?
|
||||
bool taxiLightsOn; //!< Taxi lights on?
|
||||
double flapsReployRatio; //!< Flaps deployment ratio [%]
|
||||
double gearReployRatio; //!< Gear deployment ratio [%]
|
||||
double flapsDeployRatio; //!< Flaps deployment ratio [%]
|
||||
double gearDeployRatio; //!< Gear deployment ratio [%]
|
||||
QList<double> enginesN1Percentage; //!< N1 per engine [%]
|
||||
double speedBrakeRatio; //!< Speed break ratio [%]
|
||||
double seaLevelPressureInHg; //!< Sea level pressure [inhg]
|
||||
|
||||
Reference in New Issue
Block a user