GNU Radio 3.6.5 C++ API

gr_bin_statistics_f.h File Reference

#include <gr_core_api.h>
#include <gr_sync_block.h>
#include <gr_feval.h>
#include <gr_message.h>
#include <gr_msg_queue.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_CORE_API
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_CORE_API 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 
)