Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PID Member List

This is the complete list of members for PID, including all inherited members.

DPID
derivativePID
errorPID
forcePID
getTargetPosition()PID
IPID
KDPID
KIPID
KPPID
last2positionPID
lasterrorPID
lastpositionPID
lasttimePID
PPID
PID(double KP=100, double KI=2.0, double KD=0.3)PID
positionPID
setKP(double KP)PID
setTargetPosition(double newpos)PID
step(double newsensorval, double time)PID
stepNoCutoff(double newsensorval, double time)PID
stepVelocity(double newsensorval, double time)PID
targetpositionPID
tauPID