op property

  1. @ImcField('Action on the Vehicle Simulation Parameters', 'op', ImcType.typeUInt8)
DynamicsSimParamEnumOp op

Action on the vehicle simulation parameters for the formation control

Implementation

@ImcField(
    'Action on the Vehicle Simulation Parameters', 'op', ImcType.typeUInt8)
DynamicsSimParamEnumOp get op;