dji_waypoint_v2_action.hpp
Go to the documentation of this file.
286 DJIWaypointV2CameraActuatorParam(const DJIWaypointV2ActionActuatorCameraOperationType &type , void *param)
305 }};
341 DJIWaypointV2GimbalActuatorParam(const DJIWaypointV2ActionActuatorGimbalOperationType &type , void *param)
351 };
373 DJIWaypointV2AircraftControlParam(const DJIWaypointV2ActionActuatorAircraftControlOperationType &type , void *param)
426 DJIWaypointV2Actuator(const DJIWaypointV2ActionActuatorType &type, const uint8_t &index, void *param){
448 };
496 DJIWaypointV2Action(const uint32_t id, const DJIWaypointV2Trigger &trigger, const DJIWaypointV2Actuator &actuator):actionId(id), trigger(trigger), actuator(actuator){};
DJIWaypointV2ActionActuatorType
Definition: dji_mission_type.hpp:355
struct DJI::OSDK::DJIWaypointV2CameraActuatorParam DJIWaypointV2CameraActuatorParam
Definition: dji_waypoint_v2_action.hpp:153
uint8_t waitingTime
Definition: dji_waypoint_v2_action.hpp:91
Definition: dji_waypoint_v2_action.hpp:494
Definition: dji_mission_type.hpp:331
float32_t width
Definition: dji_waypoint_v2_action.hpp:174
Definition: dji_mission_type.hpp:361
DJIWaypointV2ActionIntervalType actionIntervalType
Definition: dji_waypoint_v2_action.hpp:145
struct DJI::OSDK::DJIWaypointV2IntervalTriggerParam DJIWaypointV2IntervalTriggerParam
Definition: dji_mission_type.hpp:373
struct DJI::OSDK::DJIWaypointV2CameraFocusParam DJIWaypointV2CameraFocusParam
Definition: dji_mission_type.hpp:451
uint8_t isRelative
Definition: dji_waypoint_v2_action.hpp:218
CGPoint focusTarget
Definition: dji_waypoint_v2_action.hpp:162
DJIWaypointV2ActionActuatorCameraOperationType
Definition: dji_mission_type.hpp:409
DJIWaypointV2CameraActuatorParam cameraActuatorParam
Definition: dji_waypoint_v2_action.hpp:469
DJIWaypointV2TriggerAssociatedTimingType
Definition: dji_mission_type.hpp:275
DJIWaypointV2CameraFocusParam focusParam
Definition: dji_waypoint_v2_action.hpp:321
DJIWaypointV2CameraFocalLengthParam zoomParam
Definition: dji_waypoint_v2_action.hpp:329
Definition: dji_mission_type.hpp:419
struct DJI::OSDK::DJIWaypointV2AircraftControlParam DJIWaypointV2AircraftControlParam
Definition: dji_waypoint_v2_action.hpp:339
Definition: dji_waypoint_v2_action.hpp:283
DJIWaypointV2AircraftControlFlyingParam flyControlParam
Definition: dji_waypoint_v2_action.hpp:413
uint16_t actionIdAssociated
Definition: dji_waypoint_v2_action.hpp:96
struct DJI::OSDK::DJIWaypointV2GimbalActuatorParam DJIWaypointV2GimbalActuatorParam
uint8_t isStartFlying
Definition: dji_waypoint_v2_action.hpp:237
struct DJI::OSDK::DJIGimbalRotation DJIGimbalRotation
struct DJI::OSDK::DJIWaypointV2AssociateTriggerParam DJIWaypointV2AssociateTriggerParam
uint8_t absYawModeRef
Definition: dji_waypoint_v2_action.hpp:61
struct DJI::OSDK::DJIWaypointV2CameraFocalLengthParam DJIWaypointV2CameraFocalLengthParam
uint16_t endIndex
Definition: dji_waypoint_v2_action.hpp:111
Definition: dji_waypoint_v2_action.hpp:39
float32_t yaw
Definition: dji_waypoint_v2_action.hpp:225
struct DJI::OSDK::DJIWaypointV2Action DJIWaypointV2Action
uint8_t yawCmdIgnore
Definition: dji_waypoint_v2_action.hpp:60
Definition: dji_waypoint_v2_action.hpp:213
DJIWaypointV2GimbalActuatorParam gimbalActuatorParam
Definition: dji_waypoint_v2_action.hpp:476
Definition: dji_waypoint_v2_action.hpp:82
Definition: dji_mission_type.hpp:456
DJIWaypointV2ActionActuatorGimbalOperationType
Definition: dji_mission_type.hpp:385
uint16_t focalLength
Definition: dji_waypoint_v2_action.hpp:204
Definition: dji_waypoint_v2_action.hpp:232
uint8_t regionType
Definition: dji_waypoint_v2_action.hpp:169
Mission related data struct for DJI OSDK library.
uint8_t actuatorIndex
Definition: dji_waypoint_v2_action.hpp:460
uint8_t pitchCmdIgnore
Definition: dji_waypoint_v2_action.hpp:59
DJIWaypointV2ActionTriggerType
Definition: dji_mission_type.hpp:320
DJIWaypointV2ActionIntervalType
Definition: dji_mission_type.hpp:298
Definition: dji_mission_type.hpp:391
Definition: dji_waypoint_v2_action.hpp:194
uint16_t interval
Definition: dji_waypoint_v2_action.hpp:140
DJIWaypointV2ActionActuatorAircraftControlOperationType operationType
Definition: dji_waypoint_v2_action.hpp:394
Definition: dji_mission_type.hpp:429
Definition: dji_mission_type.hpp:434
Definition: dji_waypoint_v2_action.hpp:102
uint8_t rollCmdIgnore
Definition: dji_waypoint_v2_action.hpp:58
float32_t height
Definition: dji_waypoint_v2_action.hpp:180
struct DJI::OSDK::DJIWaypointV2AircraftControlRotateHeadingParam DJIWaypointV2AircraftControlRotateHeadingParam
DJIWaypointV2Trigger trigger
Definition: dji_waypoint_v2_action.hpp:506
DJIWaypointV2AircraftControlRotateHeadingParam yawRotatingParam
Definition: dji_waypoint_v2_action.hpp:404
Definition: dji_mission_type.hpp:337
DJIWaypointV2ActionActuatorGimbalOperationType operationType
Definition: dji_waypoint_v2_action.hpp:351
DJIWaypointV2AircraftControlParam aircraftControlActuatorParam
Definition: dji_waypoint_v2_action.hpp:484
uint16_t startIndex
Definition: dji_waypoint_v2_action.hpp:106
Definition: dji_waypoint_v2_action.hpp:118
DJIGimbalRotation rotation
Definition: dji_waypoint_v2_action.hpp:362
Definition: dji_ack.cpp:38
Definition: dji_mission_type.hpp:424
struct DJI::OSDK::DJIWaypointV2Actuator DJIWaypointV2Actuator
DJIWaypointV2ActionActuatorType actuatorType
Definition: dji_waypoint_v2_action.hpp:448
DJIWaypointV2TriggerAssociatedTimingType actionAssociatedType
Definition: dji_waypoint_v2_action.hpp:86
Definition: dji_mission_type.hpp:414
DJIWaypointV2ActionActuatorCameraOperationType operationType
Definition: dji_waypoint_v2_action.hpp:305
struct DJI::OSDK::DJIWaypointV2AircraftControlFlyingParam DJIWaypointV2AircraftControlFlyingParam
Definition: dji_waypoint_v2_action.hpp:52
struct DJI::OSDK::DJIWaypointV2TrajectoryTriggerParam DJIWaypointV2TrajectoryTriggerParam
Definition: dji_mission_type.hpp:325
struct DJI::OSDK::CGPoint CGPoint
uint16_t startIndex
Definition: dji_waypoint_v2_action.hpp:122
Definition: dji_waypoint_v2_action.hpp:371
Definition: dji_waypoint_v2_action.hpp:424
Definition: dji_mission_type.hpp:343
Definition: dji_mission_type.hpp:367
DJIWaypointV2ActionActuatorAircraftControlOperationType
Definition: dji_mission_type.hpp:446
uint8_t retryTimes
Definition: dji_waypoint_v2_action.hpp:187
DJIWaypointV2Actuator actuator
Definition: dji_waypoint_v2_action.hpp:511