ScalarSubcommand constructor
ScalarSubcommand(
- int index,
- double scalar,
- ActuatorType actuatorType
Implementation
ScalarSubcommand(this.index, this.scalar, this.actuatorType);