Crocoddyl
ImpulseItemTpl< _Scalar > Struct Template Reference

Public Types

typedef ImpulseModelAbstractTpl< Scalar > ImpulseModelAbstract
 

Public Member Functions

 ImpulseItemTpl (const std::string &name, std::shared_ptr< ImpulseModelAbstract > impulse, const bool active=true)
 
template<typename NewScalar >
ImpulseItemTpl< NewScalar > cast () const
 

Public Attributes

bool active
 
std::shared_ptr< ImpulseModelAbstractimpulse
 
std::string name
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 

Friends

std::ostream & operator<< (std::ostream &os, const ImpulseItemTpl< Scalar > &model)
 Print information on the impulse item.
 

Detailed Description

template<typename _Scalar>
struct crocoddyl::ImpulseItemTpl< _Scalar >

Definition at line 19 of file multiple-impulses.hpp.


The documentation for this struct was generated from the following files: