core / com.acmerobotics.roadrunner.path / ParametricCurve / thirdDeriv

thirdDeriv

@JvmOverloads fun thirdDeriv(s: Double, t: Double = reparam(s)): Vector2d (source)

Returns the third derivative s units along the curve.