GNU Radio 3.4.0 C++ API
gr_bin_statistics_f.h File Reference
#include <gr_sync_block.h>
#include <gr_feval.h>
#include <gr_message.h>
#include <gr_msg_queue.h>
Include dependency graph for gr_bin_statistics_f.h:

Go to the source code of this file.

Classes

class  gr_bin_statistics_f
 control scanning and record frequency domain statistics More...

Functions

gr_bin_statistics_f_sptr gr_make_bin_statistics_f (unsigned int vlen, gr_msg_queue_sptr msgq, gr_feval_dd *tune, size_t tune_delay, size_t dwell_delay)

Function Documentation

gr_bin_statistics_f_sptr gr_make_bin_statistics_f ( unsigned int  vlen,
gr_msg_queue_sptr  msgq,
gr_feval_dd tune,
size_t  tune_delay,
size_t  dwell_delay 
)