autoformat v1.0.0 (2022-06-03T10:33:38Z)
Dub
Repo
PositionPid.setOutputClamp
my
signal_theory
pid
PositionPid
Clamps the PID control output to the range [low, high].
struct
PositionPid
void
setOutputClamp
(
double
low
,
double
high
)
Meta
Source
See Implementation
my
signal_theory
pid
PositionPid
constructors
this
functions
getSv
input
output
reset
setIntegralClamp
setKd
setKi
setKp
setOutputClamp
setSv
toString
Clamps the PID control output to the range [low, high].