sot-core  4.11.4
Hierarchical task solver plug-in for dynamic-graph.
fir-filter-impl.hh File Reference
Include dependency graph for fir-filter-impl.hh:

Go to the source code of this file.

Namespaces

 dynamicgraph
 
 dynamicgraph::sot
 

Macros

#define FIL_FILTER_EXPORT
 
#define DECLARE_SPECIFICATION(className, sotSigType, sotCoefType)   typedef FIRFilter<sotSigType, sotCoefType> className;
 

Macro Definition Documentation

◆ DECLARE_SPECIFICATION

#define DECLARE_SPECIFICATION (   className,
  sotSigType,
  sotCoefType 
)    typedef FIRFilter<sotSigType, sotCoefType> className;

◆ FIL_FILTER_EXPORT

#define FIL_FILTER_EXPORT