|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for FlightPathSegment, including all inherited members.
| amslTerrainHeights(void) const | FlightPathSegment | inline |
| amslTerrainHeightsChanged(void) | FlightPathSegment | signal |
| coord1AMSLAlt(void) const | FlightPathSegment | inline |
| coord1AMSLAltChanged(void) | FlightPathSegment | signal |
| coord2AMSLAlt(void) const | FlightPathSegment | inline |
| coord2AMSLAltChanged(void) | FlightPathSegment | signal |
| coordinate1Changed(QGeoCoordinate coordinate2 MEMBER _coord2 NOTIFY coordinate2Changed) 1(double coord1AMSLAlt MEMBER _coord1AMSLAlt NOTIFY coord1AMSLAltChanged) 1(double coord2AMSLAlt MEMBER _coord2AMSLAlt NOTIFY coord2AMSLAltChanged) 1(bool specialVisual READ specialVisual WRITE setSpecialVisual NOTIFY specialVisualChanged) 1(QVariantList amslTerrainHeights MEMBER _amslTerrainHeights NOTIFY amslTerrainHeightsChanged) 1(double distanceBetween MEMBER _distanceBetween NOTIFY distanceBetweenChanged) 1(double final DistanceBetween MEMBER _finalDistanceBetween NOTIFY final DistanceBetweenChanged) 1(double totalDistance MEMBER _totalDistance NOTIFY totalDistanceChanged) 1(bool terrainCollision MEMBER _terrainCollision NOTIFY terrainCollisionChanged) 1(SegmentType segmentType MEMBER _segmentType CONSTANT) QGeoCoordinate coordinate1(void) const | FlightPathSegment | inline |
| coordinate1Changed(QGeoCoordinate coordinate) | FlightPathSegment | signal |
| coordinate2(void) const | FlightPathSegment | inline |
| coordinate2Changed(QGeoCoordinate coordinate) | FlightPathSegment | signal |
| distanceBetween(void) const | FlightPathSegment | inline |
| distanceBetweenChanged(double distanceBetween) | FlightPathSegment | signal |
| finalDistanceBetween(void) const | FlightPathSegment | inline |
| finalDistanceBetweenChanged(double finalDistanceBetween) | FlightPathSegment | signal |
| FlightPathSegment(SegmentType segmentType, const QGeoCoordinate &coord1, double coord1AMSLAlt, const QGeoCoordinate &coord2, double coord2AMSLAlt, bool queryTerrainData, QObject *parent) | FlightPathSegment | |
| SegmentType enum name | FlightPathSegment | |
| segmentType(void) const | FlightPathSegment | inline |
| SegmentTypeGeneric enum value | FlightPathSegment | |
| SegmentTypeLand enum value | FlightPathSegment | |
| SegmentTypeTakeoff enum value | FlightPathSegment | |
| SegmentTypeTerrainFrame enum value | FlightPathSegment | |
| setCoord1AMSLAlt(double alt) | FlightPathSegment | slot |
| setCoord2AMSLAlt(double alt) | FlightPathSegment | slot |
| setCoordinate1(const QGeoCoordinate &coordinate) | FlightPathSegment | slot |
| setCoordinate2(const QGeoCoordinate &coordinate) | FlightPathSegment | slot |
| setSpecialVisual(bool specialVisual) | FlightPathSegment | |
| specialVisual(void) const | FlightPathSegment | inline |
| specialVisualChanged(bool specialVisual) | FlightPathSegment | signal |
| terrainCollision(void) const | FlightPathSegment | inline |
| terrainCollisionChanged(bool terrainCollision) | FlightPathSegment | signal |
| totalDistance(void) const | FlightPathSegment | inline |
| totalDistanceChanged(double totalDistance) | FlightPathSegment | signal |