DJIRCGimbalControlSpeed
struct {}
Remote Controller’s gimbal control speed.
-
Gimbal’s pitch speed with range [0,100].
Declaration
Objective-C
uint8_t pitchSpeed -
Gimbal’s roll speed with range [0,100].
Declaration
Objective-C
uint8_t rollSpeed -
Gimbal’s yaw speed with range [0,100].
Declaration
Objective-C
uint8_t yawSpeed
View on GitHub
DJIRCGimbalControlSpeed Struct Reference