leaderBankLim property

  1. @ImcField('Formation Leader Bank Limit', 'leader_bank_lim', ImcType.typeFp32, units: 'rad')
double leaderBankLim

Maximum absolute bank allowed for the formation leader.

Implementation

@ImcField('Formation Leader Bank Limit', 'leader_bank_lim', ImcType.typeFp32,
    units: 'rad')
double get leaderBankLim;