core / com.acmerobotics.roadrunner.util / InterpolatingTreeMap / getInterpolated

getInterpolated

fun getInterpolated(key: Double): Double?

Returns the linearly-interpolated value for key or null if it's out of range.