bankMax property

  1. @ImcField('Bank limit', 'bank_max', ImcType.typeFp32, units: 'rad')
double bankMax

Limit to the bank angle (roll; angle over the xx body-axis).

Implementation

@ImcField('Bank limit', 'bank_max', ImcType.typeFp32, units: 'rad')
double get bankMax;