 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef INCLUDED_FILTER_DC_BLOCKER_CC_H
24 #define INCLUDED_FILTER_DC_BLOCKER_CC_H
61 typedef boost::shared_ptr<dc_blocker_cc>
sptr;
virtual int group_delay()=0
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:30
a computationally efficient controllable DC blocker
Definition: dc_blocker_cc.h:58
boost::shared_ptr< dc_blocker_cc > sptr
Definition: dc_blocker_cc.h:61
synchronous 1:1 input to output with history
Definition: sync_block.h:38
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
static sptr make(int D, bool long_form)