libalmath  2.1.4.13
 All Classes Namespaces Functions Variables Typedefs Groups Pages
AL::Math::DSP::PIDController Member List

This is the complete list of members for AL::Math::DSP::PIDController, including all inherited members.

computeFeedback(float pCommand, float pSensor, float pPeriod=-1.0f) (defined in AL::Math::DSP::PIDController)AL::Math::DSP::PIDController
computeFeedbackAbsolute(float pAbsoluteErr) (defined in AL::Math::DSP::PIDController)AL::Math::DSP::PIDController
initialize() (defined in AL::Math::DSP::PIDController)AL::Math::DSP::PIDController
initialize(float pKp, float pKv, float pKi, float pThreshold, float pStaticOffset, float pPeriod) (defined in AL::Math::DSP::PIDController)AL::Math::DSP::PIDController
PIDController(void) (defined in AL::Math::DSP::PIDController)AL::Math::DSP::PIDController
PIDController(float pKp, float pKv, float pKi, float pThreshold, float pStaticOffset, float pPeriod) (defined in AL::Math::DSP::PIDController)AL::Math::DSP::PIDController
~PIDController() (defined in AL::Math::DSP::PIDController)AL::Math::DSP::PIDController