mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
Ref T778, style and comments, debug hints
This commit is contained in:
committed by
Mat Sutcliffe
parent
829777bf3a
commit
46d417c5a2
@@ -186,7 +186,7 @@ namespace BlackMisc
|
||||
//! \sa Geo::ICoordinateGeodetic::equalNormalVectorDouble
|
||||
bool equalPbhAndVector(const CAircraftSituation &other) const;
|
||||
|
||||
//! Equal PBH and vector
|
||||
//! Equal PBH and vecto, plus altitude
|
||||
//! \sa Geo::ICoordinateGeodetic::equalNormalVectorDouble
|
||||
bool equalPbhVectorAltitude(const CAircraftSituation &other) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user