APM:Libraries
|
Handles rally point storage and retrieval. More...
#include <AP_Common/AP_Common.h>
#include <AP_Param/AP_Param.h>
#include <AP_AHRS/AP_AHRS.h>
#include <StorageManager/StorageManager.h>
Go to the source code of this file.
Classes | |
struct | RallyLocation |
class | AP_Rally |
Object managing Rally Points. More... | |
Macros | |
#define | AP_RALLY_WP_SIZE 15 |
Handles rally point storage and retrieval.
Handles rally point storage, retrieval and lookup.
Definition in file AP_Rally.h.
#define AP_RALLY_WP_SIZE 15 |
Definition at line 22 of file AP_Rally.h.
Referenced by AP_Rally::get_rally_max().