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