APM:Copter
|
This is the complete list of members for AP_Rally_Copter, including all inherited members.
AP_Rally(AP_AHRS &ahrs) | AP_Rally | |
AP_Rally(const AP_Rally &other)=delete | AP_Rally | |
AP_Rally_Copter(AP_AHRS &ahrs) | AP_Rally_Copter | inline |
AP_Rally_Copter(const AP_Rally_Copter &other)=delete | AP_Rally_Copter | |
calc_best_rally_or_home_location(const Location ¤t_loc, float rtl_home_alt) const | AP_Rally | |
find_nearest_rally_point(const Location &myloc, RallyLocation &ret) const | AP_Rally | |
get_rally_limit_km() const | AP_Rally | |
get_rally_max(void) const | AP_Rally | |
get_rally_point_with_index(uint8_t i, RallyLocation &ret) const | AP_Rally | |
get_rally_total() const | AP_Rally | |
is_valid(const Location &rally_point) const override | AP_Rally_Copter | privatevirtual |
last_change_time_ms(void) const | AP_Rally | |
operator=(const AP_Rally_Copter &)=delete | AP_Rally_Copter | |
AP_Rally::operator=(const AP_Rally &)=delete | AP_Rally | |
rally_location_to_location(const RallyLocation &ret) const | AP_Rally | |
set_rally_point_with_index(uint8_t i, const RallyLocation &rallyLoc) | AP_Rally | |
var_info | AP_Rally | static |