- 3.0.2 core module.
TestOscillator Member List

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

Basect::core::ControlledSystem< 2, 1 >
clone() const overrideTestOscillatorinlinevirtual
computeControlledDynamics(const StateVector< 2 > &state, const double &t, const ControlVector< 1 > &control, StateVector< 2 > &derivative)TestOscillatorinlinevirtual
ControlledSystem< 2, 1 >::computeControlledDynamics(const StateVector< STATE_DIM, double > &state, const time_t &t, const ControlVector< CONTROL_DIM, double > &control, StateVector< STATE_DIM, double > &derivative)=0ct::core::ControlledSystem< 2, 1 >pure virtual
computeDynamics(const StateVector< STATE_DIM, double > &state, const time_t &t, StateVector< STATE_DIM, double > &derivative) overridect::core::ControlledSystem< 2, 1 >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
controlAction_ct::core::ControlledSystem< 2, 1 >protected
ControlledSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< 2, 1 >inline
ControlledSystem(std::shared_ptr< ct::core::Controller< STATE_DIM, CONTROL_DIM, double >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< 2, 1 >inline
ControlledSystem(const ControlledSystem &arg)ct::core::ControlledSystem< 2, 1 >inline
controller_ct::core::ControlledSystem< 2, 1 >protected
getController(std::shared_ptr< Controller< STATE_DIM, CONTROL_DIM, double >> &controller) constct::core::ControlledSystem< 2, 1 >inline
getController()ct::core::ControlledSystem< 2, 1 >inline
getLastControlAction()ct::core::ControlledSystem< 2, 1 >inline
getType() constct::core::System< STATE_DIM, double >inline
isSymplectic() constct::core::System< STATE_DIM, double >inlinevirtual
Ptr typedefct::core::ControlledSystem< 2, 1 >
Sct::core::System< STATE_DIM, double >
setController(const std::shared_ptr< Controller< STATE_DIM, CONTROL_DIM, double >> &controller)ct::core::ControlledSystem< 2, 1 >inline
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::ControlledSystem< 2, 1 >
type_ct::core::System< STATE_DIM, double >protected
~ControlledSystem()ct::core::ControlledSystem< 2, 1 >inlinevirtual
~System()ct::core::System< STATE_DIM, double >inlinevirtual