![]() |
- 3.0.2 core module.
|
This is the complete list of members for ct::core::StepInputController, including all inherited members.
| clone() const override | ct::core::StepInputController | inlinevirtual |
| computeControl(const StateVector< 1, double > &state, const double &t, ControlVector< 1, double > &controlAction) override | ct::core::StepInputController | inline |
| Controller< 1, 1, double >::computeControl(const StateVector< STATE_DIM, double > &state, const double &t, ControlVector< CONTROL_DIM, double > &controlAction)=0 | ct::core::Controller< 1, 1, double > | pure virtual |
| Controller() | ct::core::Controller< 1, 1, double > | inline |
| Controller(const Controller &other) | ct::core::Controller< 1, 1, double > | inline |
| getDerivativeU0(const StateVector< STATE_DIM, double > &state, const double time) | ct::core::Controller< 1, 1, double > | inlinevirtual |
| getDerivativeUf(const StateVector< STATE_DIM, double > &state, const double time) | ct::core::Controller< 1, 1, double > | inlinevirtual |
| StepInputController(const Parameters ¶meters=Parameters()) | ct::core::StepInputController | inline |
| StepInputController(const StepInputController &arg) | ct::core::StepInputController | inline |
| ~Controller() | ct::core::Controller< 1, 1, double > | inlinevirtual |