#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... | |
Typedefs | |
typedef boost::shared_ptr < gr_bin_statistics_f > | gr_bin_statistics_f_sptr |
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) |
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 | |||
) |