core / com.acmerobotics.roadrunner.profile / AccelerationConstraint

AccelerationConstraint

interface AccelerationConstraint (source)

Functions

get

Returns the maximum profile acceleration at displacement s.

abstract operator fun get(s: Double): Double