 |
GNU Radio Manual and C++ API Reference
3.9.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_FILTER_FILTER_DELAY_FC_H
12 #define INCLUDED_FILTER_FILTER_DELAY_FC_H
44 typedef std::shared_ptr<filter_delay_fc>
sptr;
49 static sptr make(
const std::vector<float>&
taps);
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:18
synchronous 1:1 input to output with history
Definition: sync_block.h:25
std::shared_ptr< filter_delay_fc > sptr
Definition: filter_delay_fc.h:44
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
Filter-Delay Combination Block.
Definition: filter_delay_fc.h:40
static constexpr float taps[NSTEPS+1][NTAPS]
Definition: interpolator_taps.h:9