libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
PIDController< ValueType, TimeType > Member List

This is the complete list of members for PIDController< ValueType, TimeType >, including all inherited members.

CurrentTimeFunc typedefPIDController< ValueType, TimeType >
CurrentValueFunc typedefPIDController< ValueType, TimeType >
getGainD() constPIDController< ValueType, TimeType >inline
getGainI() constPIDController< ValueType, TimeType >inline
getGainP() constPIDController< ValueType, TimeType >inline
PIDController(CurrentValueFunc currentValueFunc, CurrentTimeFunc currentTimeFunc)PIDController< ValueType, TimeType >inline
reset()PIDController< ValueType, TimeType >inline
setGainD(const ValueType &val)PIDController< ValueType, TimeType >inline
setGainI(const ValueType &val)PIDController< ValueType, TimeType >inline
setGainP(const ValueType &val)PIDController< ValueType, TimeType >inline
step()PIDController< ValueType, TimeType >inline
updateSetPoint(const ValueType &val)PIDController< ValueType, TimeType >inline