gr_moving_average_ss.h File Reference

#include <gr_sync_block.h>

Include dependency graph for gr_moving_average_ss.h:

Go to the source code of this file.

Classes

class  gr_moving_average_ss
 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_ss_sptr gr_make_moving_average_ss (int length, short scale, int max_iter=4096)


Function Documentation

gr_moving_average_ss_sptr gr_make_moving_average_ss ( int  length,
short  scale,
int  max_iter = 4096 
)


Generated on Wed Jul 29 07:19:47 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.8