Ref T259, Ref T243 access to last interpolated situation to check if near ground

This commit is contained in:
Klaus Basan
2018-03-29 00:49:46 +02:00
parent 9d484df5ed
commit 52dd7a754c
9 changed files with 53 additions and 6 deletions

View File

@@ -327,6 +327,12 @@ namespace BlackMisc
//! Delta distance, near to ground
static const PhysicalQuantities::CLength &deltaNearGround();
//! Null situation
static const CAircraftSituation &null();
//! A default CG if not other value is available
static const PhysicalQuantities::CLength &defaultCG();
private:
CCallsign m_correspondingCallsign;
Geo::CCoordinateGeodetic m_position; //!< NULL position as default