#include <gr_peak_detector_sb.h>
#include <gr_io_signature.h>
#include <cstring>
Functions | |
gr_peak_detector_sb_sptr | gr_make_peak_detector_sb (float threshold_factor_rise, float threshold_factor_fall, int look_ahead, float alpha) |
gr_peak_detector_sb_sptr gr_make_peak_detector_sb | ( | float | threshold_factor_rise, | |
float | threshold_factor_fall, | |||
int | look_ahead, | |||
float | alpha | |||
) |