GNU Radio 3.6.5 C++ API

gr_peak_detector2_fb.h File Reference

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

Go to the source code of this file.

Classes

class  gr_peak_detector2_fb
 Detect the peak of a signal. More...

Functions

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

Function Documentation

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