SetActuatorControlTarget constructor
SetActuatorControlTarget({})
Implementation
SetActuatorControlTarget({
required this.timeUsec,
required this.controls,
required this.groupMlx,
required this.targetSystem,
required this.targetComponent,
});