| A_ | LinearizedOscillator | |
| B_ | LinearizedOscillator | |
| Base | ct::core::LinearSystem< 2, 1 > | |
| clone() const override | LinearizedOscillator | inlinevirtual |
| computeControlledDynamics(const state_vector_t &state, const time_t &t, const control_vector_t &control, state_vector_t &derivative) override | ct::core::LinearSystem< 2, 1 > | inlinevirtual |
| computeDynamics(const StateVector< STATE_DIM, double > &state, const time_t &t, StateVector< STATE_DIM, double > &derivative) override | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inlinevirtual |
| System< STATE_DIM, double >::computeDynamics(const StateVector< STATE_DIM, double > &state, const time_t &t, StateVector< STATE_DIM, double > &derivative)=0 | ct::core::System< STATE_DIM, double > | pure virtual |
| control_vector_t typedef | ct::core::LinearSystem< 2, 1 > | |
| controlAction_ | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | protected |
| ControlledSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL) | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inline |
| ControlledSystem(std::shared_ptr< ct::core::Controller< STATE_DIM, CONTROL_DIM, double >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL) | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inline |
| ControlledSystem(const ControlledSystem &arg) | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inline |
| controller_ | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | protected |
| getController(std::shared_ptr< Controller< STATE_DIM, CONTROL_DIM, double >> &controller) const | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inline |
| getController() | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inline |
| getDerivativeControl(const StateVector< 2 > &x, const ControlVector< 1 > &u, const double t=0.0) override | LinearizedOscillator | inline |
| LinearSystem< 2, 1 >::getDerivativeControl(const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0))=0 | ct::core::LinearSystem< 2, 1 > | pure virtual |
| getDerivatives(state_matrix_t &A, state_control_matrix_t &B, const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0)) | ct::core::LinearSystem< 2, 1 > | inlinevirtual |
| getDerivativeState(const StateVector< 2 > &x, const ControlVector< 1 > &u, const double t=0.0) override | LinearizedOscillator | inline |
| LinearSystem< 2, 1 >::getDerivativeState(const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0))=0 | ct::core::LinearSystem< 2, 1 > | pure virtual |
| getLastControlAction() | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inline |
| getType() const | ct::core::System< STATE_DIM, double > | inline |
| isSymplectic() const | ct::core::System< STATE_DIM, double > | inlinevirtual |
| LinearSystem(const ct::core::SYSTEM_TYPE &type=ct::core::SYSTEM_TYPE::GENERAL) | ct::core::LinearSystem< 2, 1 > | inline |
| Ptr typedef | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | |
| S | ct::core::System< STATE_DIM, double > | |
| setController(const std::shared_ptr< Controller< STATE_DIM, CONTROL_DIM, double >> &controller) | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inline |
| state_control_matrix_t typedef | ct::core::LinearSystem< 2, 1 > | |
| state_matrix_t typedef | ct::core::LinearSystem< 2, 1 > | |
| state_vector_t typedef | ct::core::LinearSystem< 2, 1 > | |
| System(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL) | ct::core::System< STATE_DIM, double > | inline |
| System(const System &other) | ct::core::System< STATE_DIM, double > | inline |
| time_t typedef | ct::core::LinearSystem< 2, 1 > | |
| type_ | ct::core::System< STATE_DIM, double > | protected |
| ~ControlledSystem() | ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double > | inlinevirtual |
| ~LinearSystem() | ct::core::LinearSystem< 2, 1 > | inlinevirtual |
| ~System() | ct::core::System< STATE_DIM, double > | inlinevirtual |