Hekateros  3.4.3
RoadNarrows Robotics Robot Arm Project
hekateros::HekPid Member List

This is the complete list of members for hekateros::HekPid, including all inherited members.

control(double fJointCurPos, double fJointCurVel, double fDt)hekateros::HekPidinlinevirtual
getKParams(double &fKp, double &fKi, double &fKd) const hekateros::HekPidinline
getMaxDeltaVParam() const hekateros::HekPidinline
HekPid(double fKp=HekTunePidKpDft, double fKi=HekTunePidKiDft, double fKd=HekTunePidKdDft, double fWi=WI_DFT)hekateros::HekPidinline
HekPid(const HekPid &src)hekateros::HekPidinline
m_fJointCurVelhekateros::HekPidprotected
m_fJointGoalPoshekateros::HekPidprotected
m_fJointGoalVelhekateros::HekPidprotected
m_fMaxDeltaVhekateros::HekPidprotected
operator=(const HekPid &rhs)hekateros::HekPidinline
setKParams(const double fKp, const double fKi, const double fKd)hekateros::HekPidinline
setMaxDeltaVParam(const double fMaxDeltaV)hekateros::HekPidinline
specifySetPoint(double fJointGoalPos, double fJointGoalVel)hekateros::HekPidvirtual
toOutput(double fJointTgtVel)hekateros::HekPidprotectedvirtual
WI_DFThekateros::HekPidstatic
~HekPid()hekateros::HekPidinlinevirtual