Provides gimbal angel information
class GimbalAdjustmentAngle
method getPitch
float getPitch();
Description: Obtains the pitch angle adjustment range (-100 to 100).
Input parameter: none.
Output parameter: the pitch angle adjustment range.
Relevant parameter none.
method getRoll
float getRoll();
Description: Obtains the gimbal angle.
Input parameter: none.
Output parameter: gimbal angle.
Relevant parameter none.
method getYaw
float getYaw();
Description: Obtains the angle of Y-axis.
Input parameter: none.
Output parameter: Obtains the angle of Y-axis.
Relevant parameter none.