mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Ref T717, "fetch" simulator data for model browser
This commit is contained in:
committed by
Mat Sutcliffe
parent
b3b2f5b751
commit
2d4472d64f
@@ -372,6 +372,7 @@ namespace BlackCore
|
||||
return false;
|
||||
}
|
||||
|
||||
//! \copydoc IContextSimulator::findClosestElevationWithinRange
|
||||
virtual BlackMisc::Geo::CElevationPlane findClosestElevationWithinRange(const BlackMisc::Geo::CCoordinateGeodetic &reference, const BlackMisc::PhysicalQuantities::CLength &range) const override
|
||||
{
|
||||
Q_UNUSED(reference);
|
||||
|
||||
Reference in New Issue
Block a user