[XP] Minor fixes/style XPlane driver

This commit is contained in:
Klaus Basan
2020-04-17 00:26:52 +02:00
committed by Mat Sutcliffe
parent 4d7468f913
commit ea4a8f2462
3 changed files with 13 additions and 9 deletions

View File

@@ -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]