GNU Radio 3.6.5 C++ API

gr_dc_blocker_ff.h File Reference

#include <gr_core_api.h>
#include <gr_sync_block.h>
#include <deque>

Go to the source code of this file.

Classes

class  moving_averager_f
class  gr_dc_blocker_ff
 a computationally efficient controllable DC blocker More...

Functions

GR_CORE_API gr_dc_blocker_ff_sptr gr_make_dc_blocker_ff (int D=32, bool long_form=true)

Function Documentation

GR_CORE_API gr_dc_blocker_ff_sptr gr_make_dc_blocker_ff ( int  D = 32,
bool  long_form = true 
)

Build the DC blocker.

Parameters:
D(int) the length of the delay line
long_form(bool) whether to use long (true, default) or short form