Skip to main content

XStarGimbalParameterRangeManager

class  XStarGimbalParameterRangeManager

method getAngleWithSpeed

RangePair<Integer> getAngleWithSpeed();

Description: Obtains the pitch angle adjustment range (-100 to 100).

Input parameter: none.

Output parameter: the pitch angle adjustment range.

Relevant parameter: RangePair

method getAngle

RangePair<Integer> getAngle();

Description: Obtains the range of the gimbal angle. The range is from 0 to 90.

Input parameter: none.

Output parameter: the range of the gimbal angle.

Relevant parameter: RangePair