- 3.0.2 models module.
ct::models::HyQ::HyQBareModelLinearizedForward Member List

This is the complete list of members for ct::models::HyQ::HyQBareModelLinearizedForward, including all inherited members.

Base typedefct::models::HyQ::HyQBareModelLinearizedForward
clone() const overridect::models::HyQ::HyQBareModelLinearizedForwardinlinevirtual
computeControlledDynamics(const state_vector_t &state, const time_t &t, const control_vector_t &control, state_vector_t &derivative) overridect::core::LinearSystem< 36, 12, double >virtual
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 >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_vector_t typedefct::models::HyQ::HyQBareModelLinearizedForward
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 >
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 >
ControlledSystem(const ControlledSystem &arg)ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
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 >
getController()ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
getDerivativeControl(const state_vector_t &x, const control_vector_t &u, const double t=double(0.0)) overridect::models::HyQ::HyQBareModelLinearizedForwardvirtual
LinearSystem< 36, 12, double >::getDerivativeControl(const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0))=0ct::core::LinearSystem< 36, 12, double >pure virtual
getDerivatives(state_matrix_t &A, state_control_matrix_t &B, const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0))ct::core::LinearSystem< 36, 12, double >virtual
getDerivativeState(const state_vector_t &x, const control_vector_t &u, const double t=double(0.0)) overridect::models::HyQ::HyQBareModelLinearizedForwardvirtual
LinearSystem< 36, 12, double >::getDerivativeState(const state_vector_t &x, const control_vector_t &u, const time_t t=time_t(0.0))=0ct::core::LinearSystem< 36, 12, double >pure virtual
getLastControlAction()ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >
getType() constct::core::System< STATE_DIM, SCALAR >
HyQBareModelLinearizedForward(const ct::core::SYSTEM_TYPE &type=ct::core::SYSTEM_TYPE::GENERAL)ct::models::HyQ::HyQBareModelLinearizedForwardinline
HyQBareModelLinearizedForward(const HyQBareModelLinearizedForward &other)ct::models::HyQ::HyQBareModelLinearizedForwardinline
isSymplectic() constct::core::System< STATE_DIM, SCALAR >virtual
LinearSystem(const ct::core::SYSTEM_TYPE &type=ct::core::SYSTEM_TYPE::GENERAL)ct::core::LinearSystem< 36, 12, double >
Ptr typedefct::core::ControlledSystem< 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 >
state_control_matrix_t typedefct::models::HyQ::HyQBareModelLinearizedForward
state_matrix_t typedefct::models::HyQ::HyQBareModelLinearizedForward
state_vector_t typedefct::models::HyQ::HyQBareModelLinearizedForward
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::LinearSystem< 36, 12, double >
type_ct::core::System< STATE_DIM, SCALAR >protected
~ControlledSystem()ct::core::ControlledSystem< STATE_DIM, CONTROL_DIM, SCALAR >virtual
~HyQBareModelLinearizedForward()ct::models::HyQ::HyQBareModelLinearizedForwardinlinevirtual
~LinearSystem()ct::core::LinearSystem< 36, 12, double >virtual
~System()ct::core::System< STATE_DIM, SCALAR >virtual