gr_bin_statistics_f Class Reference
[Signal Sinks]

#include <gr_bin_statistics_f.h>

Inheritance diagram for gr_bin_statistics_f:

Inheritance graph
[legend]
Collaboration diagram for gr_bin_statistics_f:

Collaboration graph
[legend]
List of all members.

Detailed Description

control scanning and record frequency domain statistics


Public Member Functions

 ~gr_bin_statistics_f ()
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 just like gr_block::general_work, only this arranges to call consume_each for you

Protected Member Functions

size_t vlen () const
double center_freq () const
gr_msg_queue_sptr msgq () const
virtual void reset_stats ()
virtual void accrue_stats (const float *input)
virtual void send_stats ()

Protected Attributes

std::vector< float > d_max

Friends

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)


Constructor & Destructor Documentation

gr_bin_statistics_f::~gr_bin_statistics_f  ) 
 


Member Function Documentation

void gr_bin_statistics_f::accrue_stats const float *  input  )  [protected, virtual]
 

double gr_bin_statistics_f::center_freq  )  const [inline, protected]
 

gr_msg_queue_sptr gr_bin_statistics_f::msgq  )  const [inline, protected]
 

void gr_bin_statistics_f::reset_stats  )  [protected, virtual]
 

void gr_bin_statistics_f::send_stats  )  [protected, virtual]
 

size_t gr_bin_statistics_f::vlen  )  const [inline, protected]
 

int gr_bin_statistics_f::work int  noutput_items,
gr_vector_const_void_star input_items,
gr_vector_void_star output_items
[virtual]
 

just like gr_block::general_work, only this arranges to call consume_each for you

The user must override work to define the signal processing code

Implements gr_sync_block.


Friends And Related 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
[friend]
 


Member Data Documentation

std::vector<float> gr_bin_statistics_f::d_max [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Jan 31 17:19:50 2007 for GNU Radio 3.0svn by  doxygen 1.4.6