state property

  1. @ImcField('State', 'state', ImcType.typeUInt8)
ManeuverControlStateEnumState state

Code indicating maneuver state.

Implementation

@ImcField('State', 'state', ImcType.typeUInt8)
ManeuverControlStateEnumState get state;