pMax property

  1. @ImcField('Bank rate limit', 'p_max', ImcType.typeFp32, units: 'rad/s')
double pMax

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

Implementation

@ImcField('Bank rate limit', 'p_max', ImcType.typeFp32, units: 'rad/s')
double get pMax;