GNU Radio 3.4.2 C++ API
gr_probe_avg_mag_sqrd_c.h File Reference
#include <gr_sync_block.h>
#include <gr_single_pole_iir.h>
Include dependency graph for gr_probe_avg_mag_sqrd_c.h:

Go to the source code of this file.

Classes

class  gr_probe_avg_mag_sqrd_c
 compute avg magnitude squared.input: gr_complex More...

Functions

gr_probe_avg_mag_sqrd_c_sptr gr_make_probe_avg_mag_sqrd_c (double threshold_db, double alpha=0.0001)

Function Documentation

gr_probe_avg_mag_sqrd_c_sptr gr_make_probe_avg_mag_sqrd_c ( double  threshold_db,
double  alpha = 0.0001 
)