[FG] Getting ground elevation

This commit is contained in:
Lars Toenning
2020-01-19 19:29:46 +01:00
committed by Mat Sutcliffe
parent 24f3750843
commit 8053504acb
4 changed files with 19 additions and 0 deletions

View File

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