Click or drag to resize

VariableSpeedMotor Methods

The VariableSpeedMotor type exposes the following members.

Methods
  NameDescription
Public methodEvaluate
The state of the motor at the specified time.
Public methodInitialize
Applies the initialization state if specified.
Public methodReset
Resets the motor.
Public methodSetMaxAcceleration
Sets the maximum acceleration to the specified value at the specified time.
Public methodSetMaxDeceleration
Sets the maximum deceleration to the specified value at the specified time.
Public methodSetMaxPosition
Sets the maximum position to the specified value at the specified time.
Public methodSetMinPosition
Sets the minimum position to the specified value at the specified time.
Public methodSetPosition
Sets the position to the specified value at the specified time.
Public methodSetTargetVelocity
Sets the target velocity to the specified value at the specified time.
Top
See Also