wbc
wbc::PIDController Member List

This is the complete list of members for wbc::PIDController, including all inherited members.

applyDeadZone(const base::VectorXd &in, const base::VectorXd &min, base::VectorXd &out)wbc::PIDController
applySaturation(const base::VectorXd &in, const base::VectorXd &max, base::VectorXd &out)wbc::PIDController
computeDerivative(const double delta_t)wbc::PIDControllervirtual
control_errorwbc::PIDControllerprotected
control_outputwbc::PIDControllerprotected
dead_zonewbc::PIDControllerprotected
deadZone()wbc::PIDControllerinline
derivativewbc::PIDControllerprotected
dimensionwbc::PIDControllerprotected
feedbackwbc::PIDControllerprotected
getControlError()wbc::PIDControllerinline
getDimension()wbc::PIDControllerinline
getPID()wbc::PIDControllerinline
integralwbc::PIDControllerprotected
max_ctrl_outputwbc::PIDControllerprotected
maxCtrlOutput()wbc::PIDControllerinline
pid_paramswbc::PIDControllerprotected
PIDController(uint dimension)wbc::PIDController
prev_control_errorwbc::PIDControllerprotected
setDeadZone(const base::VectorXd &dz)wbc::PIDController
setMaxCtrlOutput(const base::VectorXd &max)wbc::PIDController
setPID(const PIDCtrlParams &params)wbc::PIDController
setpointwbc::PIDControllerprotected
update(const double delta_t)wbc::PIDController
~PIDController()wbc::PIDControllerinlinevirtual