gr_peak_detector2_fb.h File Reference

#include <gr_sync_block.h>

Include dependency graph for gr_peak_detector2_fb.h:

Go to the source code of this file.

Classes

class  gr_peak_detector2_fb
 Detect the peak of a signal

If a peak is detected, this block outputs a 1, or it outputs 0's. A separate debug output may be connected, to view the internal EWMA described below. More...


Typedefs

typedef boost::shared_ptr
< gr_peak_detector2_fb
gr_peak_detector2_fb_sptr

Functions

gr_peak_detector2_fb_sptr gr_make_peak_detector2_fb (float threshold_factor_rise=7, int look_ahead=1000, float alpha=0.001)


Typedef Documentation


Function Documentation

gr_peak_detector2_fb_sptr gr_make_peak_detector2_fb ( float  threshold_factor_rise = 7,
int  look_ahead = 1000,
float  alpha = 0.001 
)


Generated on Thu Mar 5 09:01:54 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8