pitchMin property

  1. @ImcField('Minimum pitch angle', 'pitch_min', ImcType.typeFp32, units: 'rad')
double pitchMin

Minimum pitch angle (angle over the xx body-axis).

Implementation

@ImcField('Minimum pitch angle', 'pitch_min', ImcType.typeFp32, units: 'rad')
double get pitchMin;