- 3.0.2 core module.
|
This is the complete list of members for ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR >, including all inherited members.
clone() const | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |
control_vector_t typedef | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | |
DiscreteSystem(const SYSTEM_TYPE &type=GENERAL) | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | inline |
getType() const | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | inline |
propagateDynamics(const StateVector< STATE_DIM, SCALAR > &state, const time_t n, StateVector< STATE_DIM, SCALAR > &stateNext)=0 | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | pure virtual |
state_vector_t typedef | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | |
time_t typedef | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | |
type_ | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | protected |
~DiscreteSystem() | ct::core::DiscreteSystem< STATE_DIM, CONTROL_DIM, SCALAR > | inlinevirtual |