Marine systems simulation
Ship::PIDController Member List

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

Kd (defined in Ship::PIDController)Ship::PIDControllerprotected
Ki (defined in Ship::PIDController)Ship::PIDControllerprotected
Kp (defined in Ship::PIDController)Ship::PIDControllerprotected
m_ControlValue (defined in Ship::PIDController)Ship::PIDControllerprotected
m_CurrentNumericalDerivativeShip::PIDControllerprotected
m_IErrorIntegralShip::PIDControllerprotected
m_InCurrent (defined in Ship::PIDController)Ship::PIDControllerprotected
m_InCurrentRateShip::PIDControllerprotected
m_InDesiredShip::PIDControllerprotected
m_InDesiredRateShip::PIDControllerprotected
m_LastTimeShip::PIDControllerprotected
m_LastValue (defined in Ship::PIDController)Ship::PIDControllerprotected
OdeFcn(const double T, const double *const X, double *const XDot, const bool bIsMajorTimeStep)Ship::PIDControllervirtual
Out(const double T, const double *const X)Ship::PIDControllerprotected
PIDController(const std::string &simObjectName, ISimObjectCreator *const creator) (defined in Ship::PIDController)Ship::PIDController