mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 19:35:33 +08:00
Use new simvar to compensate for MSFS temperature effect on altitude
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user