PX4 Firmware
PX4 Autopilot Software http://px4.io
Geofence Member List

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

_altitude_maxGeofenceprivate
_altitude_minGeofenceprivate
_last_horizontal_range_warningGeofenceprivate
_last_vertical_range_warningGeofenceprivate
_navigatorGeofenceprivate
_num_polygonsGeofenceprivate
_outside_counterGeofenceprivate
_polygonsGeofenceprivate
_projection_referenceGeofenceprivate
_update_counterGeofenceprivate
_updateFence()Geofenceprivate
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)Geofenceprivate
checkAll(const vehicle_global_position_s &global_position)Geofenceprivate
checkAll(const vehicle_global_position_s &global_position, float baro_altitude_amsl)Geofenceprivate
checkPolygons(double lat, double lon, float altitude)Geofenceprivate
clearDm()Geofence
Geofence(Navigator *navigator)Geofence
Geofence(const Geofence &)=deleteGeofence
getAltitudeMode()Geofenceinline
getGeofenceAction()Geofenceinline
getSource()Geofenceinline
GF_ALT_MODE_AMSL enum valueGeofence
GF_ALT_MODE_WGS84 enum valueGeofence
GF_SOURCE_GLOBALPOS enum valueGeofence
GF_SOURCE_GPS enum valueGeofence
insideCircle(const PolygonInfo &polygon, double lat, double lon, float altitude)Geofenceprivate
insidePolygon(const PolygonInfo &polygon, double lat, double lon, float altitude)Geofenceprivate
isEmpty()Geofenceinline
isHomeRequired()Geofence
loadFromFile(const char *filename)Geofence
operator=(const Geofence &)=deleteGeofence
printStatus()Geofence
updateFence()Geofence
valid()Geofence
~Geofence()Geofence