mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Formatting
This commit is contained in:
committed by
Roland Winklmeier
parent
7f4ee19d24
commit
1ff0607e42
@@ -44,7 +44,7 @@ namespace BlackMisc
|
||||
//! \threadsafe
|
||||
Geo::CElevationPlane findClosestElevationWithinRangeOrRequest(const Geo::ICoordinateGeodetic &reference, const PhysicalQuantities::CLength &range, const Aviation::CCallsign &callsign);
|
||||
|
||||
//! Request elevation, there is no guaranteed the requested elevation will be available in the provider
|
||||
//! Request elevation, there is no guarantee the requested elevation will be available in the provider
|
||||
//! \threadsafe
|
||||
virtual bool requestElevation(const Geo::ICoordinateGeodetic &reference, const Aviation::CCallsign &callsign) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user