mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
Ref T646 Directly getting pressure altitude from FG
This commit is contained in:
committed by
Klaus Basan
parent
4267b004c8
commit
6eeba19f37
@@ -97,7 +97,7 @@ namespace BlackSimPlugin
|
||||
double gearReployRatio; //!< Gear deployment ratio [%]
|
||||
QList<double> enginesN1Percentage; //!< N1 per engine [%]
|
||||
double speedBrakeRatio; //!< Speed break ratio [%]
|
||||
double seaLevelPressureInHg; //!< Sea level pressure [inhg]
|
||||
double pressureAltitudeFt; //!< Pressure altitude [inhg]
|
||||
};
|
||||
|
||||
//! Flightgear ISimulator implementation
|
||||
|
||||
Reference in New Issue
Block a user