getCoefficients

abstract fun getCoefficients(): Array<Double>

Gets the current coefficients for this controller. The return of this method is expected to be in the same order and length as the set method.

Return

an array of coefficients for this controller