8 #ifndef _UGCS_VSM_WAIT_ACTION_H_
9 #define _UGCS_VSM_WAIT_ACTION_H_
MAVLink protocol messages.
Type
Types of vehicle actions as part of task (mission).
Definition: action.h:30
double wait_time
Time to wait in seconds.
Definition: wait_action.h:30
Generic action.
Definition: action.h:22
Map Action type enum value to specific Action type class.
Definition: action.h:120
Wait action.
Definition: wait_action.h:20
Wait_action type
Real type.
Definition: wait_action.h:37
#define DEFINE_COMMON_CLASS(__class_name,...)
Use this macro to define some common attributes for a class.
Definition: utils.h:25