mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 19:35:33 +08:00
[FG] Getting ground elevation
This commit is contained in:
committed by
Mat Sutcliffe
parent
24f3750843
commit
8053504acb
@@ -98,6 +98,7 @@ namespace BlackSimPlugin
|
||||
QList<double> enginesN1Percentage; //!< N1 per engine [%]
|
||||
double speedBrakeRatio; //!< Speed break ratio [%]
|
||||
double pressureAltitudeFt; //!< Pressure altitude [inhg]
|
||||
double groundElevation; //!< Ground Elevation [m]
|
||||
};
|
||||
|
||||
//! Flightgear ISimulator implementation
|
||||
|
||||
Reference in New Issue
Block a user