- 3.0.2 core module.
|
This is the complete list of members for ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR >, including all inherited members.
clone() const =0 | ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR > | pure virtual |
computeControl(const state_vector_t &state, const int n, control_vector_t &controlAction)=0 | ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR > | pure virtual |
control_vector_t typedef | ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR > | |
DiscreteController() | ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR > | inline |
DiscreteController(const DiscreteController &other) | ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR > | inline |
state_vector_t | ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR > | |
~DiscreteController() | ct::core::DiscreteController< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |