getMaxPitchRoll

abstract fun getMaxPitchRoll(): DoubleSetting

Gets the maximum roll and pitch angle setting, in degrees.

Defines the range used by setPitch and setRoll methods. For instance, setting pitch to 100 corresponds to an angle of getMaxPitchRoll().getValue() degrees.

Return

the maximum roll/pitch setting