NextFTC
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NextFTC
core
/
com.rowanmcalpin.nextftc.core.control.coefficients
/
PIDCoefficients
/
PIDCoefficients
PIDCoefficients
constructor
(
kP
:
Double
,
kI
:
Double
,
kD
:
Double
)