|
APM:Libraries
|
Go to the source code of this file.
Classes | |
| class | AP_Proximity_Backend |
Macros | |
| #define | PROXIMITY_SECTORS_MAX 12 |
| #define | PROXIMITY_BOUNDARY_DIST_MIN 0.6f |
| #define | PROXIMITY_BOUNDARY_DIST_DEFAULT 100 |
| #define PROXIMITY_BOUNDARY_DIST_DEFAULT 100 |
Definition at line 23 of file AP_Proximity_Backend.h.
Referenced by AP_Proximity_Backend::init_boundary(), and AP_Proximity_Backend::update_boundary_for_sector().
| #define PROXIMITY_BOUNDARY_DIST_MIN 0.6f |
Definition at line 22 of file AP_Proximity_Backend.h.
Referenced by AP_Proximity_Backend::update_boundary_for_sector().
| #define PROXIMITY_SECTORS_MAX 12 |
Definition at line 21 of file AP_Proximity_Backend.h.
Referenced by AP_Proximity_LightWareSF40C::init_sectors(), and AP_Proximity_RPLidarA2::init_sectors().
1.8.13