GimbalControl constructor
GimbalControl({})
Implementation
GimbalControl({
required this.demandedRateX,
required this.demandedRateY,
required this.demandedRateZ,
required this.targetSystem,
required this.targetComponent,
});