#include <sot/core/fir-filter.hh>Namespaces | |
| dynamicgraph | |
| dynamicgraph::sot | |
| This is the namespace for a subset of helperd classes related to the implementation of the Stack-Of-Tasks. | |
Macros | |
| #define | FIL_FILTER_EXPORT |
| #define | DECLARE_SPECIFICATION(className, sotSigType, sotCoefType) typedef FIRFilter<sotSigType, sotCoefType> className; |
| #define DECLARE_SPECIFICATION | ( | className, | |
| sotSigType, | |||
| sotCoefType | |||
| ) | typedef FIRFilter<sotSigType, sotCoefType> className; |
| #define FIL_FILTER_EXPORT |