 |
GNU Radio Manual and C++ API Reference
3.10.5.1
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;
57 static sptr make(
int D,
bool long_form);
59 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:45
#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:25
GNU Radio logging wrapper.
Definition: basic_block.h:29