MotionSolver Methods | 
The MotionSolver type exposes the following members.
| Name | Description | |
|---|---|---|
| Time(Double, MotionProfile) | 
            Determines the time to travel to the specified signed displacement given the specified
            motion profile.
              | |
| Time(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.
              | |
| TimeToAttainMaxSpeed | 
            Determines the time to attain the maximum speed in the target direction given the
            specified motion profile.
              |