dynamicgraph::sot::CoMFreezer Class Reference

#include <sot/core/com-freezer.hh>

Inheritance diagram for dynamicgraph::sot::CoMFreezer:
dynamicgraph::Entity noncopyable

List of all members.

Public Member Functions

virtual const std::string & getClassName () const
 CoMFreezer (const std::string &name)
virtual ~CoMFreezer (void)
ml::VectorcomputeFreezedCoM (ml::Vector &freezedCoM, const int &time)
virtual void display (std::ostream &os) const

Public Attributes

dg::SignalPtr< ml::Vector, int > CoMRefSIN
dg::SignalPtr< unsigned, int > PGInProcessSIN
dg::SignalTimeDependent
< ml::Vector, int > 
freezedCoMSOUT

Static Public Attributes

static const std::string CLASS_NAME

Constructor & Destructor Documentation

dynamicgraph::sot::CoMFreezer::CoMFreezer ( const std::string &  name)
virtual dynamicgraph::sot::CoMFreezer::~CoMFreezer ( void  ) [virtual]

Member Function Documentation

ml::Vector& dynamicgraph::sot::CoMFreezer::computeFreezedCoM ( ml::Vector freezedCoM,
const int &  time 
)
virtual void dynamicgraph::sot::CoMFreezer::display ( std::ostream &  os) const [virtual]

Reimplemented from dynamicgraph::Entity.

virtual const std::string& dynamicgraph::sot::CoMFreezer::getClassName ( void  ) const [inline, virtual]

Implements dynamicgraph::Entity.


Member Data Documentation

const std::string dynamicgraph::sot::CoMFreezer::CLASS_NAME [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines