leadGain property

  1. @ImcField('Leader Gain', 'LeadGain', ImcType.typeFp32)
double leadGain

Formation shape gain (absolute vehicle position tracking). Leader control importance gain (relative to the sum of every other formation vehicle).

Implementation

@ImcField('Leader Gain', 'LeadGain', ImcType.typeFp32)
double get leadGain;