class DJIWaypointV2AssociateTriggerParam
@interface DJIWaypointV2AssociateTriggerParam : NSObject
|
Header: | DJIWaypointV2Action.h |
Inherits From: | NSObject |
Description:
This class defines DJIWaypointV2ActionTriggerTypeActionAssociated
.
Class Members:
Action Id Associated
property
property actionIdAssociated
@property (nonatomic, assign) NSUInteger actionIdAssociated
|
Header: | DJIWaypointV2Action.h |
Description:
Associated action ID.
Action Associated Type
property
property actionAssociatedType
@property (nonatomic, assign) DJIWaypointV2TriggerAssociatedTimingType actionAssociatedType
|
Header: | DJIWaypointV2Action.h |
Description:
The type of assciate trigger.
See Also:
DJIWaypointV2TriggerAssociatedTimingType
property waitingTime
@property (nonatomic, assign) NSUInteger waitingTime
|
Header: | DJIWaypointV2Action.h |
Description:
Waiting time in seconds after ActionTrigger starts.