GNU Radio 3.4.0 C++ API
|
Go to the source code of this file.
Classes | |
class | moving_averager_f |
class | gr_dc_blocker_ff |
a computationally efficient controllabel DC blocker More... | |
Functions | |
gr_dc_blocker_ff_sptr | gr_make_dc_blocker_ff (int D=32, bool long_form=true) |
gr_dc_blocker_ff_sptr gr_make_dc_blocker_ff | ( | int | D = 32 , |
bool | long_form = true |
||
) |
Build the DC blocker.
D | (int) the length of the delay line |
long_form | (bool) whether to use long (true, default) or short form |
channel | (unsigned integer) Selects the channel to return [default=0]. |