ct_optcon  3.0.1
Control Toolbox - Optimal Control Module
CustomController Member List

This is the complete list of members for CustomController, including all inherited members.

clone() const overrideCustomControllerinline
computeControl(const ct::core::StateVector< state_dim > &state, const double &t, ct::core::ControlVector< control_dim > &controlAction) overrideCustomControllerinline
control_dimCustomControllerstatic
CustomController(const ct::core::ControlVector< control_dim > &uff_max, const double &uff_frequency, const double &kp, const double &kd, const double &disturbance_max, const double &disturbance_frequency)CustomControllerinline
getSimulatedDisturbance(const double &t)CustomControllerinline
state_dimCustomControllerstatic