DJI Payload SDK  1.5.3
Data Fields
T_PsdkGimbalControlAngleReq Struct Reference

Control gimbal angle command request data structure. More...

#include <psdk_cmdset_gimbal.h>

Data Fields

psdk_f32_t pitchAngle
 
psdk_f32_t rollAngle
 
psdk_f32_t yawAngle
 

Detailed Description

Control gimbal angle command request data structure.

Field Documentation

◆ pitchAngle

psdk_f32_t pitchAngle

Pitch axis target angle, unit: degree.

◆ rollAngle

psdk_f32_t rollAngle

Roll axis target angle, unit: degree.

◆ yawAngle

psdk_f32_t yawAngle

Yaw axis target angle, unit: degree.


The documentation for this struct was generated from the following file: