Skip to main content
Mobile SDK
Mobile SDK V1
Mobile SDK V1.5
Mobile SDK V2
Mobile SDK V2.5
Mobile SDK V2.6(DragonFish)
Payload SDK V1
Payload SDK V1.1
On this page
云台的轴枚举类型
enum GimbalAxisType
/**
* 俯仰轴.
*/
PITCH,
/**
* 旋转轴.
*/
ROLL,
/**
*左右轴.
*/
YAW,
Previous
该类用于提供云台的角速度信息
Next
云台参数范围管理
enum GimbalAxisType