ScalarComponent constructor

ScalarComponent(
  1. double scalar,
  2. ActuatorType actuator
)

Implementation

ScalarComponent(this.scalar, this.actuator);