APM:Libraries
|
#include <AP_Mission.h>
Public Attributes | |
bool | start_control |
bool | cold_start |
uint16_t | height_delay_cm |
Definition at line 174 of file AP_Mission.h.
bool AP_Mission::Do_Engine_Control::cold_start |
Definition at line 176 of file AP_Mission.h.
Referenced by AP_Mission::mavlink_int_to_mission_cmd(), and AP_Mission::mission_cmd_to_mavlink_int().
uint16_t AP_Mission::Do_Engine_Control::height_delay_cm |
Definition at line 177 of file AP_Mission.h.
Referenced by AP_Mission::mavlink_int_to_mission_cmd(), and AP_Mission::mission_cmd_to_mavlink_int().
bool AP_Mission::Do_Engine_Control::start_control |
Definition at line 175 of file AP_Mission.h.
Referenced by AP_Mission::mavlink_int_to_mission_cmd(), and AP_Mission::mission_cmd_to_mavlink_int().