<+description of block+>
More...
#include <MTFIRFilterCCC.h>
|
| virtual void | set_taps (const std::vector< gr_complex > &taps)=0 |
| |
| virtual std::vector< gr_complex > | taps () const =0 |
| |
| static sptr gr::lfast::MTFIRFilterCCC::make |
( |
int |
decimation, |
|
|
const std::vector< gr_complex > & |
taps, |
|
|
int |
nthreads |
|
) |
| |
|
static |
| virtual void gr::lfast::MTFIRFilterCCC::set_taps |
( |
const std::vector< gr_complex > & |
taps | ) |
|
|
pure virtual |
| virtual std::vector<gr_complex> gr::lfast::MTFIRFilterCCC::taps |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: