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);
Filter-Delay Combination Block.
Definition filter_delay_fc.h:53
boost::shared_ptr< filter_delay_fc > sptr
Definition filter_delay_fc.h:56
static sptr make(const std::vector< float > &taps)
sync_block(void)
Definition sync_block.h:40
#define FILTER_API
Definition gr-filter/include/gnuradio/filter/api.h:30
Definition dc_blocker_cc.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j).
Definition basic_block.h:46