- 3.0.2 optimal control module.
LinkedMasses2 Member List

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

Basect::core::ControlledSystem< 8, 3 >
clone() const overrideLinkedMasses2inlinevirtual
computeControlledDynamics(const ct::core::StateVector< state_dim > &state, const double &t, const ct::core::ControlVector< control_dim > &control, ct::core::StateVector< state_dim > &derivative) overrideLinkedMasses2inline
ControlledSystem< 8, 3 >::computeControlledDynamics(const StateVector< 8, SCALAR > &state, const time_t &t, const ControlVector< 3, SCALAR > &control, StateVector< 8, SCALAR > &derivative)=0ct::core::ControlledSystem< 8, 3 >pure virtual
computeDynamics(const StateVector< 8, SCALAR > &state, const time_t &t, StateVector< 8, SCALAR > &derivative) overridect::core::ControlledSystem< 8, 3 >virtual
ct::core::System::computeDynamics(const StateVector< STATE_DIM, SCALAR > &state, const time_t &t, StateVector< STATE_DIM, SCALAR > &derivative)=0ct::core::System< STATE_DIM, SCALAR >pure virtual
control_dimLinkedMasses2static
controlAction_ct::core::ControlledSystem< 8, 3 >protected
ControlledSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< 8, 3 >
ControlledSystem(std::shared_ptr< ct::core::Controller< 8, 3, SCALAR >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< 8, 3 >
ControlledSystem(const ControlledSystem &arg)ct::core::ControlledSystem< 8, 3 >
controller_ct::core::ControlledSystem< 8, 3 >protected
getController(std::shared_ptr< Controller< 8, 3, SCALAR >> &controller) constct::core::ControlledSystem< 8, 3 >
getController()ct::core::ControlledSystem< 8, 3 >
getLastControlAction()ct::core::ControlledSystem< 8, 3 >
getType() constct::core::System< STATE_DIM, SCALAR >
isSymplectic() constct::core::System< STATE_DIM, SCALAR >virtual
LinkedMasses2()LinkedMasses2inline
Ptr typedefct::core::ControlledSystem< 8, 3 >
Sct::core::System< STATE_DIM, SCALAR >
setController(const std::shared_ptr< Controller< 8, 3, SCALAR >> &controller)ct::core::ControlledSystem< 8, 3 >
state_dimLinkedMasses2static
System(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::System< STATE_DIM, SCALAR >
System(const System &other)ct::core::System< STATE_DIM, SCALAR >
time_t typedefct::core::ControlledSystem< 8, 3 >
type_ct::core::System< STATE_DIM, SCALAR >protected
~ControlledSystem()ct::core::ControlledSystem< 8, 3 >virtual
~System()ct::core::System< STATE_DIM, SCALAR >virtual