PDController< FType > Member List

This is the complete list of members for PDController< FType >, including all inherited members.

FloatingType typedefPDController< FType >
getD() constPDController< FType >inline
getHiOutLimit() constPDController< FType >inline
getIterationCount() constPDController< FType >inline
getLastInValue() constPDController< FType >inline
getLastOutInterpolationFactor() constPDController< FType >inline
getLastOutValue() constPDController< FType >inline
getLastTarget() constPDController< FType >inline
getLoOutLimit() constPDController< FType >inline
getMaxError() constPDController< FType >inline
getOutRampDelta() constPDController< FType >inline
getP() constPDController< FType >inline
getTargetRadius() constPDController< FType >inline
limitOut(FloatingType out)PDController< FType >inline
limitOut(FloatingType min, FloatingType max)PDController< FType >inline
PDController(FloatingType p=0, FloatingType d=0)PDController< FType >inline
reset()PDController< FType >inline
setD(FloatingType d)PDController< FType >inline
setLastOutInterpolation(FloatingType lastOutFactor)PDController< FType >inline
setMaxError(FloatingType error)PDController< FType >inline
setOutRampDelta(FloatingType delta)PDController< FType >inline
setP(FloatingType p)PDController< FType >inline
setTargetRadius(FloatingType radius)PDController< FType >inline
update()PDController< FType >inline
update(FloatingType inValue)PDController< FType >inline
update(FloatingType inValue, FloatingType target)PDController< FType >inline