aoa property

  1. @ImcField('Angle of attack', 'aoa', ImcType.typeFp32, units: 'rad')
double aoa

Angle of attack.

Implementation

@ImcField('Angle of attack', 'aoa', ImcType.typeFp32, units: 'rad')
double get aoa;