getMaxYawRotationSpeed

abstract fun getMaxYawRotationSpeed(): DoubleSetting

Gets the maximum yaw rotation speed setting in degrees/second.

Defines the range used by setYawRotationSpeed. For instance, setting yaw rotation speed to 100 corresponds to a yaw rotation speed of getMaxYawRotationSpeed().getValue() degrees/second.

Return

the maximum yaw rotation speed setting