- 3.0.2 optimal control module.
ct::optcon::example::Dynamics Member List

This is the complete list of members for ct::optcon::example::Dynamics, including all inherited members.

SymplecticSystem< 1, 1, control_dim >::Basect::core::SymplecticSystem< 1, 1, control_dim >
ControlledSystem< state_dim, control_dim >::Basect::core::ControlledSystem< state_dim, control_dim >
clone() const overridect::optcon::example::Dynamicsinlinevirtual
clone() const overridect::optcon::example::Dynamicsinlinevirtual
computeControlledDynamics(const StateVector< state_dim > &state, const Time &t, const ControlVector< control_dim > &control, StateVector< state_dim > &derivative) overridect::optcon::example::Dynamicsinline
SymplecticSystem< 1, 1, control_dim >::computeControlledDynamics(const StateVector< 1+1, SCALAR > &state, const time_t &t, const ControlVector< control_dim, SCALAR > &control, StateVector< 1+1, SCALAR > &derivative) overridect::core::SymplecticSystem< 1, 1, control_dim >virtual
ControlledSystem< state_dim, control_dim >::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 >pure virtual
SymplecticSystem< 1, 1, control_dim >::computeDynamics(const StateVector< 1+1, SCALAR > &state, const time_t &t, StateVector< 1+1, SCALAR > &derivative) overridect::core::ControlledSystem< 1+1, control_dim, SCALAR >virtual
SymplecticSystem< 1, 1, control_dim >::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
ControlledSystem< state_dim, control_dim >::computeDynamics(const StateVector< state_dim, SCALAR > &state, const time_t &t, StateVector< state_dim, SCALAR > &derivative) overridect::core::ControlledSystem< state_dim, control_dim >virtual
computePdot(const StateVector< 2 > &x, const StateVector< 1 > &v, const ControlVector< 1 > &control, StateVector< 1 > &pDot) overridect::optcon::example::Dynamicsinline
SymplecticSystem< 1, 1, control_dim >::computePdot(const StateVector< 1+1, SCALAR > &x, const StateVector< 1, SCALAR > &v, StateVector< 1, SCALAR > &pDot)ct::core::SymplecticSystem< 1, 1, control_dim >
SymplecticSystem< 1, 1, control_dim >::computePdot(const StateVector< 1+1, SCALAR > &x, const StateVector< 1, SCALAR > &v, const ControlVector< control_dim, SCALAR > &control, StateVector< 1, SCALAR > &pDot)=0ct::core::SymplecticSystem< 1, 1, control_dim >pure virtual
computeVdot(const StateVector< 2 > &x, const StateVector< 1 > &p, const ControlVector< 1 > &control, StateVector< 1 > &vDot) overridect::optcon::example::Dynamicsinlinevirtual
SymplecticSystem< 1, 1, control_dim >::computeVdot(const StateVector< 1+1, SCALAR > &x, const StateVector< 1, SCALAR > &p, StateVector< 1, SCALAR > &vDot)ct::core::SymplecticSystem< 1, 1, control_dim >
SymplecticSystem< 1, 1, control_dim >::computeVdot(const StateVector< 1+1, SCALAR > &x, const StateVector< 1, SCALAR > &p, const ControlVector< control_dim, SCALAR > &control, StateVector< 1, SCALAR > &vDot)=0ct::core::SymplecticSystem< 1, 1, control_dim >pure virtual
SymplecticSystem< 1, 1, control_dim >::controlAction_ct::core::ControlledSystem< 1+1, control_dim, SCALAR >protected
ControlledSystem< state_dim, control_dim >::controlAction_ct::core::ControlledSystem< state_dim, control_dim >protected
SymplecticSystem< 1, 1, control_dim >::ControlledSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< 1+1, control_dim, SCALAR >
SymplecticSystem< 1, 1, control_dim >::ControlledSystem(std::shared_ptr< ct::core::Controller< 1+1, control_dim, SCALAR >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< 1+1, control_dim, SCALAR >
SymplecticSystem< 1, 1, control_dim >::ControlledSystem(const ControlledSystem &arg)ct::core::ControlledSystem< 1+1, control_dim, SCALAR >
ControlledSystem< state_dim, control_dim >::ControlledSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::ControlledSystem< state_dim, control_dim >
ControlledSystem< state_dim, control_dim >::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 >
ControlledSystem< state_dim, control_dim >::ControlledSystem(const ControlledSystem &arg)ct::core::ControlledSystem< state_dim, control_dim >
SymplecticSystem< 1, 1, control_dim >::controller_ct::core::ControlledSystem< 1+1, control_dim, SCALAR >protected
ControlledSystem< state_dim, control_dim >::controller_ct::core::ControlledSystem< state_dim, control_dim >protected
Dynamics()ct::optcon::example::Dynamicsinline
Dynamics()ct::optcon::example::Dynamicsinline
SymplecticSystem< 1, 1, control_dim >::getController(std::shared_ptr< Controller< 1+1, control_dim, SCALAR >> &controller) constct::core::ControlledSystem< 1+1, control_dim, SCALAR >
SymplecticSystem< 1, 1, control_dim >::getController()ct::core::ControlledSystem< 1+1, control_dim, SCALAR >
ControlledSystem< state_dim, control_dim >::getController(std::shared_ptr< Controller< state_dim, control_dim, SCALAR >> &controller) constct::core::ControlledSystem< state_dim, control_dim >
ControlledSystem< state_dim, control_dim >::getController()ct::core::ControlledSystem< state_dim, control_dim >
SymplecticSystem< 1, 1, control_dim >::getLastControlAction()ct::core::ControlledSystem< 1+1, control_dim, SCALAR >
ControlledSystem< state_dim, control_dim >::getLastControlAction()ct::core::ControlledSystem< state_dim, control_dim >
SymplecticSystem< 1, 1, control_dim >::getType() constct::core::System< STATE_DIM, SCALAR >
ControlledSystem< state_dim, control_dim >::getType() constct::core::System< STATE_DIM, SCALAR >
isSymplectic() const overridect::core::SymplecticSystem< 1, 1, control_dim >virtual
SymplecticSystem< 1, 1, control_dim >::Ptr typedefct::core::ControlledSystem< 1+1, control_dim, SCALAR >
ControlledSystem< state_dim, control_dim >::Ptr typedefct::core::ControlledSystem< state_dim, control_dim >
SymplecticSystem< 1, 1, control_dim >::Sct::core::System< STATE_DIM, SCALAR >
ControlledSystem< state_dim, control_dim >::Sct::core::System< STATE_DIM, SCALAR >
SymplecticSystem< 1, 1, control_dim >::setController(const std::shared_ptr< Controller< 1+1, control_dim, SCALAR >> &controller)ct::core::ControlledSystem< 1+1, control_dim, SCALAR >
ControlledSystem< state_dim, control_dim >::setController(const std::shared_ptr< Controller< state_dim, control_dim, SCALAR >> &controller)ct::core::ControlledSystem< state_dim, control_dim >
SymplecticSystem(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::SymplecticSystem< 1, 1, control_dim >
SymplecticSystem(std::shared_ptr< ct::core::Controller< 1+1, control_dim, SCALAR >> controller, const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::SymplecticSystem< 1, 1, control_dim >
SymplecticSystem(const SymplecticSystem &arg)ct::core::SymplecticSystem< 1, 1, control_dim >
SymplecticSystem< 1, 1, control_dim >::System(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::System< STATE_DIM, SCALAR >
SymplecticSystem< 1, 1, control_dim >::System(const System &other)ct::core::System< STATE_DIM, SCALAR >
ControlledSystem< state_dim, control_dim >::System(const SYSTEM_TYPE &type=SYSTEM_TYPE::GENERAL)ct::core::System< STATE_DIM, SCALAR >
ControlledSystem< state_dim, control_dim >::System(const System &other)ct::core::System< STATE_DIM, SCALAR >
SymplecticSystem< 1, 1, control_dim >::time_t typedefct::core::SymplecticSystem< 1, 1, control_dim >
ControlledSystem< state_dim, control_dim >::time_t typedefct::core::ControlledSystem< state_dim, control_dim >
SymplecticSystem< 1, 1, control_dim >::type_ct::core::System< STATE_DIM, SCALAR >protected
ControlledSystem< state_dim, control_dim >::type_ct::core::System< STATE_DIM, SCALAR >protected
SymplecticSystem< 1, 1, control_dim >::~ControlledSystem()ct::core::ControlledSystem< 1+1, control_dim, SCALAR >virtual
ControlledSystem< state_dim, control_dim >::~ControlledSystem()ct::core::ControlledSystem< state_dim, control_dim >virtual
~SymplecticSystem()ct::core::SymplecticSystem< 1, 1, control_dim >virtual
~System()ct::core::System< STATE_DIM, SCALAR >virtual