Use new simvar to compensate for MSFS temperature effect on altitude

This commit is contained in:
Mat Sutcliffe
2022-10-30 20:23:12 +00:00
parent b3e312e1d3
commit 1e29100102
7 changed files with 32 additions and 3 deletions

View File

@@ -77,6 +77,8 @@ namespace BlackSimPlugin::FsxCommon
double rotationVelocityBodyY; //!< Rotation Velocity Body Y
double rotationVelocityBodyZ; //!< Rotation Velocity Body Z
// 44
double altitudeCalibratedFt; //!< Altitude without temperature effect (ft, FS2020)
// 45
};
//! Data struct of aircraft position