 |
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_FF_H
24 #define INCLUDED_FILTER_DC_BLOCKER_FF_H
64 typedef boost::shared_ptr<dc_blocker_ff>
sptr;
72 static sptr make(
int D,
bool long_form =
true);
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:30
virtual int group_delay()=0
synchronous 1:1 input to output with history
Definition: sync_block.h:38
a computationally efficient controllable DC blocker
Definition: dc_blocker_ff.h:61
boost::shared_ptr< dc_blocker_ff > sptr
Definition: dc_blocker_ff.h:64
static sptr make(int D, bool long_form=true)
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43