Click or drag to resize

MotionSolver Methods

The MotionSolver type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTime(Double, MotionProfile)
Determines the time to travel to the specified signed displacement given the specified motion profile.
Public methodStatic memberTime(Double, MotionProfile, ListMotionEvent)
Determines the time to travel to the specified signed displacement given the specified motion profile. Populates the provided list with motion events.
Public methodStatic memberTimeToAttainMaxSpeed
Determines the time to attain the maximum speed in the target direction given the specified motion profile.
Top
See Also