- 3.0.2 optimal control module.
ct::optcon::InputDisturbedSystem< STATE_DIM, CONTROL_DIM, SCALAR > Member List

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

AUGMENTED_DIMct::optcon::DisturbedSystem< STATE_DIM, CONTROL_DIM, CONTROL_DIM, SCALAR >static
AUGMENTED_STATE_DIMct::optcon::InputDisturbedSystem< STATE_DIM, CONTROL_DIM, SCALAR >static
Base typedefct::optcon::InputDisturbedSystem< STATE_DIM, CONTROL_DIM, SCALAR >
clone() const overridect::optcon::InputDisturbedSystem< STATE_DIM, CONTROL_DIM, SCALAR >virtual
computeControlledDynamics(const ct::core::StateVector< AUGMENTED_STATE_DIM, SCALAR > &state, const SCALAR &t, const ct::core::ControlVector< CONTROL_DIM, SCALAR > &control, ct::core::StateVector< AUGMENTED_STATE_DIM, SCALAR > &derivative) overridect::optcon::InputDisturbedSystem< STATE_DIM, CONTROL_DIM, SCALAR >
DisturbedSystem< STATE_DIM, CONTROL_DIM, CONTROL_DIM, SCALAR >::computeControlledDynamics(const ct::core::StateVector< AUGMENTED_DIM, SCALAR > &state, const SCALAR &t, const ct::core::ControlVector< CONTROL_DIM, SCALAR > &control, ct::core::StateVector< AUGMENTED_DIM, SCALAR > &derivative)=0ct::optcon::DisturbedSystem< STATE_DIM, CONTROL_DIM, CONTROL_DIM, SCALAR >pure virtual
ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >::computeControlledDynamics(const StateVector< STATE_DIM+DIST_DIM, SCALAR > &state, const time_t &t, const ControlVector< CONTROL_DIM, SCALAR > &control, StateVector< STATE_DIM+DIST_DIM, SCALAR > &derivative)=0ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >pure virtual
computeDynamics(const StateVector< STATE_DIM+DIST_DIM, SCALAR > &state, const time_t &t, StateVector< STATE_DIM+DIST_DIM, SCALAR > &derivative) overridect::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >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
controlAction_ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >protected
ControlledSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
ControlledSystem(std::shared_ptr< ct::core::Controller< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
ControlledSystem(const ControlledSystem &arg)ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
controller_ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >protected
DisturbedSystem()ct::optcon::DisturbedSystem< STATE_DIM, CONTROL_DIM, CONTROL_DIM, SCALAR >
DisturbedSystem(std::shared_ptr< ct::core::Controller< STATE_DIM, CONTROL_DIM, SCALAR >> controller)ct::optcon::DisturbedSystem< STATE_DIM, CONTROL_DIM, CONTROL_DIM, SCALAR >
getController(std::shared_ptr< Controller< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >> &controller) constct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
getController()ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
getLastControlAction()ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
getType() constct::core::System< STATE_DIM, SCALAR >
InputDisturbedSystem(std::shared_ptr< ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >> sys)ct::optcon::InputDisturbedSystem< STATE_DIM, CONTROL_DIM, SCALAR >
InputDisturbedSystem(const InputDisturbedSystem &other)ct::optcon::InputDisturbedSystem< STATE_DIM, CONTROL_DIM, SCALAR >
isSymplectic() constct::core::System< STATE_DIM, SCALAR >virtual
Ptr typedefct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
Sct::core::System< STATE_DIM, SCALAR >
setController(const std::shared_ptr< ct::core::Controller< STATE_DIM, CONTROL_DIM, SCALAR >> controller)ct::optcon::DisturbedSystem< STATE_DIM, CONTROL_DIM, CONTROL_DIM, SCALAR >
ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >::setController(const std::shared_ptr< Controller< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >> &controller)ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
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< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >
type_ct::core::System< STATE_DIM, SCALAR >protected
~ControlledSystem()ct::core::ControlledSystem< STATE_DIM+DIST_DIM, CONTROL_DIM, SCALAR >virtual
~DisturbedSystem()=defaultct::optcon::DisturbedSystem< STATE_DIM, CONTROL_DIM, CONTROL_DIM, SCALAR >virtual
~System()ct::core::System< STATE_DIM, SCALAR >virtual