#include <gr_peak_detector_ib.h>
#include <gr_io_signature.h>
#include <cstring>

Functions | |
| gr_peak_detector_ib_sptr | gr_make_peak_detector_ib (float threshold_factor_rise, float threshold_factor_fall, int look_ahead, float alpha) |
| gr_peak_detector_ib_sptr gr_make_peak_detector_ib | ( | float | threshold_factor_rise, | |
| float | threshold_factor_fall, | |||
| int | look_ahead, | |||
| float | alpha | |||
| ) |
1.5.5