Ref T259, Ref T243 utility functions for aircraft situation/elevation plane

This commit is contained in:
Klaus Basan
2018-03-23 02:18:47 +01:00
parent bb34beed26
commit 1203c58a23
6 changed files with 42 additions and 3 deletions

View File

@@ -62,6 +62,12 @@ namespace BlackMisc
//! Find if having inbound information
CAircraftSituationList findByInboundGroundInformation(bool hasGroundInfo) const;
//! Any situation without ground info
bool hasSituationWithoutGroundElevation() const;
//! Any situation outside range
bool hasGroundElevationOutsideRange(const PhysicalQuantities::CLength &range) const;
};
} // namespace
} // namespace