 |
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_FF_H
12 #define INCLUDED_FILTER_DC_BLOCKER_FF_H
52 typedef std::shared_ptr<dc_blocker_ff>
sptr;
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:18
virtual int group_delay()=0
std::shared_ptr< dc_blocker_ff > sptr
Definition: dc_blocker_ff.h:52
#define D(...)
Definition: basic_block_pydoc_template.h:10
synchronous 1:1 input to output with history
Definition: sync_block.h:26
a computationally efficient controllable DC blocker
Definition: dc_blocker_ff.h:49
static sptr make(int D, bool long_form=true)
GNU Radio logging wrapper.
Definition: basic_block.h:29