#include <FirFilter.h>
Public Member Functions | |
| FirFilterPar (FirFilterShapes s=FIR_SHAPES_CONSTANT, Time l=Time(1, 0)) | |
Public Attributes | |
| FirFilterShapes | shape |
| Time | lag |
| FirFilterPar::FirFilterPar | ( | FirFilterShapes | s = FIR_SHAPES_CONSTANT, |
|
| Time | l = Time(1,0) | |||
| ) | [inline] |
1.5.6