Ref T646 Directly getting pressure altitude from FG

This commit is contained in:
Lars Toenning
2019-04-29 17:53:28 +02:00
committed by Klaus Basan
parent 4267b004c8
commit 6eeba19f37
4 changed files with 10 additions and 14 deletions

View File

@@ -271,10 +271,10 @@ namespace BlackSimPlugin
void getTaxiLightsOnAsync(bool *o_taxiLightsOn);
//! @}
//! Get barometric pressure at sea level in inches of mercury.
//! Get pressure altitude in feet.
//! @{
double getQNHInHg() const;
void getQNHInHgAsync(double *o_qnh);
double getPressureAltitudeFt() const;
void getPressureAltitudeFtAsync(double *o_qnh);
//! @}
//! Set the current COM1 active frequency in kHz