8 #ifndef _UGCS_VSM_HEADING_ACTION_H_
9 #define _UGCS_VSM_HEADING_ACTION_H_
Change the heading of a vehicle.
Definition: heading_action.h:21
MAVLink protocol messages.
Type
Types of vehicle actions as part of task (mission).
Definition: action.h:30
Generic action.
Definition: action.h:22
Heading_action type
Real type.
Definition: heading_action.h:40
Map Action type enum value to specific Action type class.
Definition: action.h:120
double heading
Heading in radians.
Definition: heading_action.h:33
#define DEFINE_COMMON_CLASS(__class_name,...)
Use this macro to define some common attributes for a class.
Definition: utils.h:25