mid property

  1. @ImcField('Maneuver ID', 'mid', ImcType.typeUInt16)
int mid

IMC serialization ID of maneuver type.

Implementation

@ImcField('Maneuver ID', 'mid', ImcType.typeUInt16)
int get mid;