TS++ library: time series library
|
#include <firfilters.h>
Public Attributes | |
const char * | name |
const char * | description |
const int | points |
const int | delay |
const bool | symmetric |
const int | decimation_factor |
const double | gain |
const double * | c |
container for FIR filters and their description
Definition at line 53 of file firfilters.h.