 |
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_FF_H
12 #define INCLUDED_FILTER_DC_BLOCKER_FF_H
52 typedef std::shared_ptr<dc_blocker_ff>
sptr;
60 static sptr make(
int D,
bool long_form =
true);
62 virtual int group_delay() = 0;
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:18
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:25
a computationally efficient controllable DC blocker
Definition: dc_blocker_ff.h:48
GNU Radio logging wrapper.
Definition: basic_block.h:29