core / com.acmerobotics.roadrunner.profile / MotionConstraints / get

get

abstract operator fun get(s: Double): SimpleMotionConstraints

Returns the motion constraints s units along the profile.

open operator fun get(s: DoubleProgression): List<SimpleMotionConstraints>