MotorCommand constructor

MotorCommand(
  1. CameraCommand _command
)

Implementation

MotorCommand(this._command);