 |
GNU Radio C++ API Reference
3.10.12.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef INCLUDED_FILTER_DC_BLOCKER_CC_H
12 #define INCLUDED_FILTER_DC_BLOCKER_CC_H
49 typedef std::shared_ptr<dc_blocker_cc>
sptr;
virtual int group_delay()=0
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:18
a computationally efficient controllable DC blocker
Definition: dc_blocker_cc.h:46
#define D(...)
Definition: basic_block_pydoc_template.h:10
std::shared_ptr< dc_blocker_cc > sptr
Definition: dc_blocker_cc.h:49
synchronous 1:1 input to output with history
Definition: sync_block.h:26
GNU Radio logging wrapper.
Definition: basic_block.h:29
static sptr make(int D, bool long_form)