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);
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)
virtual int group_delay()=0
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define FILTER_API
Definition: gr-filter/include/gnuradio/filter/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45