Top Bottom Correction Rotation Support
data class TopBottomCorrectionRotationSupport(val pitch: ThetaRepository.ValueRange<Float>, val roll: ThetaRepository.ValueRange<Float>, val yaw: ThetaRepository.ValueRange<Float>)
Supported TopBottomCorrectionRotation
Constructors
Link copied to clipboard
constructor(pitch: ThetaRepository.ValueRange<Float>, roll: ThetaRepository.ValueRange<Float>, yaw: ThetaRepository.ValueRange<Float>)