pitchMax property

  1. @ImcField('Maximum pitch angle', 'pitch_max', ImcType.typeFp32, units: 'rad')
double pitchMax

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

Implementation

@ImcField('Maximum pitch angle', 'pitch_max', ImcType.typeFp32, units: 'rad')
double get pitchMax;