#include <bin_statistics_f_impl.h>
Protected Attributes |
std::vector< float > | d_max |
std::vector< float > | d_max |
Constructor & Destructor Documentation
gr::blocks::bin_statistics_f_impl::bin_statistics_f_impl |
( |
unsigned int |
vlen, |
|
|
gr_msg_queue_sptr |
msgq, |
|
|
gr_feval_dd * |
tune, |
|
|
size_t |
tune_delay, |
|
|
size_t |
dwell_delay |
|
) |
| |
gr::blocks::bin_statistics_f_impl::~bin_statistics_f_impl |
( |
| ) |
|
Member Function Documentation
virtual void gr::blocks::bin_statistics_f_impl::accrue_stats |
( |
const float * |
input | ) |
|
|
protectedvirtual |
double gr::blocks::bin_statistics_f_impl::center_freq |
( |
| ) |
const |
|
inlineprotectedvirtual |
virtual void gr::blocks::bin_statistics_f_impl::reset_stats |
( |
| ) |
|
|
protectedvirtual |
virtual void gr::blocks::bin_statistics_f_impl::send_stats |
( |
| ) |
|
|
protectedvirtual |
size_t gr::blocks::bin_statistics_f_impl::vlen |
( |
| ) |
const |
|
inlineprotectedvirtual |
Member Data Documentation
std::vector<float> gr::blocks::bin_statistics_f_impl::d_max |
|
protected |
The documentation for this class was generated from the following file: