updatePIDF

open fun updatePIDF(@NonNull coefficients: PIDFCoefficients): PIDFController

Update the supplied PID coefficients with the current controller values.

Return

this

Parameters

coefficients

the coefficients to update