23 #ifndef INCLUDED_FILTER_FILTER_DELAY_FC_H 24 #define INCLUDED_FILTER_FILTER_DELAY_FC_H 56 typedef boost::shared_ptr<filter_delay_fc>
sptr;
61 static sptr make(
const std::vector<float>&
taps);
boost::shared_ptr< filter_delay_fc > sptr
Definition: filter_delay_fc.h:56
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
static const float taps[NSTEPS+1][NTAPS]
Definition: interpolator_taps.h:9
Filter-Delay Combination Block.
Definition: filter_delay_fc.h:52
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:30