manType property

  1. @ImcField('Maneuver -- Type', 'man_type', ImcType.typeUInt16)
int manType

Type of maneuver being executed (IMC serialization id), when executing a plan.

Implementation

@ImcField('Maneuver -- Type', 'man_type', ImcType.typeUInt16)
int get manType;