QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
TerrainOfflineQuery Member List

This is the complete list of members for TerrainOfflineQuery, including all inherited members.

_queryModeTerrainQueryInterfaceprotected
_requestFailed()TerrainQueryInterfaceprotectedvirtual
carpetHeightsReceived(bool success, double minHeight, double maxHeight, const QList< QList< double > > &carpet)TerrainQueryInterfacesignal
coordinateHeightsReceived(bool success, const QList< double > &heights)TerrainQueryInterfacesignal
pathHeightsReceived(bool success, double distanceBetween, double finalDistanceBetween, const QList< double > &heights)TerrainQueryInterfacesignal
requestCarpetHeights(const QGeoCoordinate &swCoord, const QGeoCoordinate &neCoord, bool statsOnly) overrideTerrainOfflineQueryvirtual
requestCoordinateHeights(const QList< QGeoCoordinate > &coordinates) overrideTerrainOfflineQueryvirtual
requestPathHeights(const QGeoCoordinate &fromCoord, const QGeoCoordinate &toCoord) overrideTerrainOfflineQueryvirtual
signalCarpetHeights(bool success, double minHeight, double maxHeight, const QList< QList< double > > &carpet)TerrainQueryInterface
signalCoordinateHeights(bool success, const QList< double > &heights)TerrainQueryInterface
signalPathHeights(bool success, double distanceBetween, double finalDistanceBetween, const QList< double > &heights)TerrainQueryInterface
TerrainOfflineQuery(QObject *parent=nullptr)TerrainOfflineQueryexplicit
TerrainQueryInterface(QObject *parent=nullptr)TerrainQueryInterfaceexplicit
~TerrainOfflineQuery()TerrainOfflineQuery
~TerrainQueryInterface()TerrainQueryInterfacevirtual