maneuverType property

  1. @ImcField('Maneuver -- Type', 'maneuver_type', ImcType.typeUInt16)
int maneuverType

Type of maneuver being executed, when in MANEUVER mode. The value is the IMC serialization ID of the corresponding maneuver.

Implementation

@ImcField('Maneuver -- Type', 'maneuver_type', ImcType.typeUInt16)
int get maneuverType;