MOOS 0.2375
CScalarPID Member List
This is the complete list of members for CScalarPID, including all inherited members.
CScalarPID()CScalarPID
CScalarPID(double dfKp, double dfKd, double dfKi, double dfIntegralLimit, double dfOutputLimit)CScalarPID
Log()CScalarPID [protected]
m_bLogCScalarPID [protected]
m_dfDTCScalarPID [protected]
m_dfeCScalarPID [protected]
m_dfeDiffCScalarPID [protected]
m_dfeOldCScalarPID [protected]
m_dfeSumCScalarPID [protected]
m_dfGoalCScalarPID [protected]
m_dfIntegralLimitCScalarPID [protected]
m_dfKdCScalarPID [protected]
m_dfKiCScalarPID [protected]
m_dfKpCScalarPID [protected]
m_dfOldTimeCScalarPID [protected]
m_dfOutCScalarPID [protected]
m_dfOutputLimitCScalarPID [protected]
m_DiffHistoryCScalarPID
m_LogFileCScalarPID [protected]
m_nHistorySizeCScalarPID
m_nIterationsCScalarPID [protected]
m_sLogPathCScalarPID [protected]
m_sNameCScalarPID [protected]
Run(double dfeIn, double dfErrorTime, double &dfOut)CScalarPID
SetGains(double dfKp, double dfKd, double dfKi)CScalarPID
SetGoal(double dfGoal)CScalarPID
SetLimits(double dfIntegralLimit, double dfOutputLimit)CScalarPID
SetLog(bool bLog)CScalarPID
SetLogPath(std::string &sPath)CScalarPID
SetName(std::string sName)CScalarPID
~CScalarPID()CScalarPID [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines