|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for Geofence, including all inherited members.
| _altitude_max | Geofence | private |
| _altitude_min | Geofence | private |
| _last_horizontal_range_warning | Geofence | private |
| _last_vertical_range_warning | Geofence | private |
| _navigator | Geofence | private |
| _num_polygons | Geofence | private |
| _outside_counter | Geofence | private |
| _polygons | Geofence | private |
| _projection_reference | Geofence | private |
| _update_counter | Geofence | private |
| _updateFence() | Geofence | private |
| check(const vehicle_global_position_s &global_position, const vehicle_gps_position_s &gps_position, const home_position_s home_pos, bool home_position_set) | Geofence | |
| check(const struct mission_item_s &mission_item) | Geofence | |
| checkAll(double lat, double lon, float altitude) | Geofence | private |
| checkAll(const vehicle_global_position_s &global_position) | Geofence | private |
| checkAll(const vehicle_global_position_s &global_position, float baro_altitude_amsl) | Geofence | private |
| checkPolygons(double lat, double lon, float altitude) | Geofence | private |
| clearDm() | Geofence | |
| Geofence(Navigator *navigator) | Geofence | |
| Geofence(const Geofence &)=delete | Geofence | |
| getAltitudeMode() | Geofence | inline |
| getGeofenceAction() | Geofence | inline |
| getSource() | Geofence | inline |
| GF_ALT_MODE_AMSL enum value | Geofence | |
| GF_ALT_MODE_WGS84 enum value | Geofence | |
| GF_SOURCE_GLOBALPOS enum value | Geofence | |
| GF_SOURCE_GPS enum value | Geofence | |
| insideCircle(const PolygonInfo &polygon, double lat, double lon, float altitude) | Geofence | private |
| insidePolygon(const PolygonInfo &polygon, double lat, double lon, float altitude) | Geofence | private |
| isEmpty() | Geofence | inline |
| isHomeRequired() | Geofence | |
| loadFromFile(const char *filename) | Geofence | |
| operator=(const Geofence &)=delete | Geofence | |
| printStatus() | Geofence | |
| updateFence() | Geofence | |
| valid() | Geofence | |
| ~Geofence() | Geofence |