dynamicgraph::sot::command::GetElement< sigT, coefT > Class Template Reference

#include <sot/core/fir-filter.hh>

Inheritance diagram for dynamicgraph::sot::command::GetElement< sigT, coefT >:
[legend]

Public Member Functions

 GetElement (FIRFilter< sigT, coefT > &entity, const std::string &docstring)
 
Value doExecute ()
 

Constructor & Destructor Documentation

◆ GetElement()

template<class sigT , class coefT >
dynamicgraph::sot::command::GetElement< sigT, coefT >::GetElement ( FIRFilter< sigT, coefT > &  entity,
const std::string &  docstring 
)

Member Function Documentation

◆ doExecute()

template<class sigT , class coefT >
Value dynamicgraph::sot::command::GetElement< sigT, coefT >::doExecute ( )