- 3.0.2 core module.
ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR > Member List

This is the complete list of members for ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >, including all inherited members.

Base typedefct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
clone() const overridect::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inlinevirtual
computeControlledDynamics(const StateVector< STATE_DIM, SCALAR > &state, const time_t &t, const ControlVector< CONTROL_DIM, SCALAR > &control, StateVector< STATE_DIM, SCALAR > &derivative) overridect::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inlinevirtual
ct::core::ControlledSystem::computeControlledDynamics(const StateVector< STATE_DIM, SCALAR > &state, const time_t &t, const ControlVector< CONTROL_DIM, SCALAR > &control, StateVector< STATE_DIM, SCALAR > &derivative)=0ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >pure virtual
computeDynamics(const StateVector< STATE_DIM, SCALAR > &state, const time_t &t, StateVector< STATE_DIM, SCALAR > &derivative) overridect::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inlinevirtual
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
continuousModeSequence_ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >protected
controlAction_ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >protected
ControlledSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
ControlledSystem(std::shared_ptr< ct::core::Controller< STATE_DIM, CONTROL_DIM, SCALAR >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
ControlledSystem(const ControlledSystem &arg)ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
controller_ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >protected
getController(std::shared_ptr< Controller< STATE_DIM, CONTROL_DIM, SCALAR >> &controller) constct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
getController()ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
getLastControlAction()ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
getType() constct::core::System< STATE_DIM, SCALAR >inline
isSymplectic() constct::core::System< STATE_DIM, SCALAR >inlinevirtual
Ptrct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
Sct::core::System< STATE_DIM, SCALAR >
setController(const std::shared_ptr< Controller< STATE_DIM, CONTROL_DIM, SCALAR >> &controller)ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
SwitchedControlledSystem(const SwitchedSystems &switchedSystems, const ContinuousModeSequence &continuousModeSequence, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
SwitchedControlledSystem(const SwitchedSystems &switchedSystems, const ContinuousModeSequence &continuousModeSequence, std::shared_ptr< ct::core::Controller< STATE_DIM, CONTROL_DIM, SCALAR >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
SwitchedControlledSystem(const SwitchedControlledSystem &arg)ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inline
SwitchedSystems typedefct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
switchedSystems_ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >protected
System(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::System< STATE_DIM, SCALAR >inline
System(const System &other)ct::core::System< STATE_DIM, SCALAR >inline
SystemPtr typedefct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
time_t typedefct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
type_ct::core::System< STATE_DIM, SCALAR >protected
~ControlledSystem()ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inlinevirtual
~SwitchedControlledSystem()ct::core::SwitchedControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >inlinevirtual
~System()ct::core::System< STATE_DIM, SCALAR >inlinevirtual