gr_moving_average_cc.h File Reference

#include <gr_sync_block.h>

Include dependency graph for gr_moving_average_cc.h:

Go to the source code of this file.

Classes

class  gr_moving_average_cc
 output is the moving sum of the last N samples, scaled by the scale factor

max_iter limits how long we go without flushing the accumulator This is necessary to avoid numerical instability for float and complex. More...


Functions

gr_moving_average_cc_sptr gr_make_moving_average_cc (int length, gr_complex scale, int max_iter=4096)


Function Documentation

gr_moving_average_cc_sptr gr_make_moving_average_cc ( int  length,
gr_complex  scale,
int  max_iter = 4096 
)


Generated on Wed Jul 29 06:30:17 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.9