core
/
com.acmerobotics.roadrunner.path
/
QuinticPolynomial
/
get
get
operator
fun
get
(
t
:
Double
)
:
Double
(source)
Returns the value of the polynomial at
t
.