autoformat v1.0.0 (2022-06-03T10:33:38Z)
Dub
Repo
PositionPid.input
my
signal_theory
pid
PositionPid
Uses the input values to adjust the output.
struct
PositionPid
void
input
(
double
pv
)
Parameters
pv
double
the measured value/Process Variable.
Meta
Source
See Implementation
my
signal_theory
pid
PositionPid
constructors
this
functions
getSv
input
output
reset
setIntegralClamp
setKd
setKi
setKp
setOutputClamp
setSv
toString
Uses the input values to adjust the output.