abstract operator fun get(s: Double): SimpleMotionConstraints
Returns the motion constraints s units along the profile.
open operator fun get(s: DoubleProgression): List<SimpleMotionConstraints>