setCoefficients

open fun setCoefficients(coeffs: Array<Double>)

Sets the coefficients for this controller. The order of the coefficients is expected to be the same as the return of the get method, specified internally by the controller.

Parameters

coeffs

a list of coefficients to set this controller to