GNU Radio 3.5.1 C++ API
|
#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) |
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 | ||
) |