VariableSpeedMotor Methods |
The VariableSpeedMotor type exposes the following members.
| Name | Description | |
|---|---|---|
| Evaluate |
The state of the motor at the specified time.
| |
| Initialize |
Applies the initialization state if specified.
| |
| Reset |
Resets the motor.
| |
| SetMaxAcceleration |
Sets the maximum acceleration to the specified value at the specified
time.
| |
| SetMaxDeceleration |
Sets the maximum deceleration to the specified value at the specified
time.
| |
| SetMaxPosition |
Sets the maximum position to the specified value at the specified
time.
| |
| SetMinPosition |
Sets the minimum position to the specified value at the specified
time.
| |
| SetPosition |
Sets the position to the specified value at the specified
time.
| |
| SetTargetVelocity |
Sets the target velocity to the specified value at the specified
time.
|