class ActionTypes
Package: | dji.common.mission.waypointv2.Action |
Description:
Manage all the action types.
Class Members:
enum AssociatedTimingType
enum AssociatedTimingType
|
Package: | dji.common.mission.waypointv2.Action |
Description:
The type of WaypointV2AssociateTriggerParam
, Determines the time to execute the trigger associated with another one.
Enum Members:
SIMULTANEOUSLY | The trigger starts simultaneously with the trigger that is associated. |
AFTER_FINISHED | The trigger starts after the trigger associated has finished. |
UNKNOWN | Unkown timing type. |
Class Members: