- 3.0.2 core module.
LinearizedOscillator Member List

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

A_LinearizedOscillator
B_LinearizedOscillator
Basect::core::LinearSystem< 2, 1 >
clone() const overrideLinearizedOscillatorinlinevirtual
computeControlledDynamics(const state_vector_t &state, const time_t &t, const control_vector_t &control, state_vector_t &derivative) overridect::core::LinearSystem< 2, 1 >inlinevirtual
computeDynamics(const StateVector< STATE_DIM, double > &state, const time_t &t, StateVector< STATE_DIM, double > &derivative) overridect::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)=0ct::core::System< STATE_DIM, double >pure virtual
control_vector_t typedefct::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) constct::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) overrideLinearizedOscillatorinline
LinearSystem< 2, 1 >::getDerivativeControl(const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0))=0ct::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) overrideLinearizedOscillatorinline
LinearSystem< 2, 1 >::getDerivativeState(const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0))=0ct::core::LinearSystem< 2, 1 >pure virtual
getLastControlAction()ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double >inline
getType() constct::core::System< STATE_DIM, double >inline
isSymplectic() constct::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 typedefct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, double >
Sct::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 typedefct::core::LinearSystem< 2, 1 >
state_matrix_t typedefct::core::LinearSystem< 2, 1 >
state_vector_t typedefct::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 typedefct::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