gr_histo_sink_f Class Reference
[Signal Sinks]

Histogram module. More...

#include <gr_histo_sink_f.h>

Inheritance diagram for gr_histo_sink_f:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~gr_histo_sink_f (void)
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
unsigned int get_frame_size (void)
unsigned int get_num_bins (void)
void set_frame_size (unsigned int frame_size)
void set_num_bins (unsigned int num_bins)

Friends

gr_histo_sink_f_sptr gr_make_histo_sink_f (gr_msg_queue_sptr msgq)


Detailed Description

Histogram module.

Constructor & Destructor Documentation

gr_histo_sink_f::~gr_histo_sink_f ( void   ) 


Member Function Documentation

unsigned int gr_histo_sink_f::get_frame_size ( void   ) 

unsigned int gr_histo_sink_f::get_num_bins ( void   ) 

void gr_histo_sink_f::set_frame_size ( unsigned int  frame_size  ) 

void gr_histo_sink_f::set_num_bins ( unsigned int  num_bins  ) 

int gr_histo_sink_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_histo_sink_f_sptr gr_make_histo_sink_f ( gr_msg_queue_sptr  msgq  )  [friend]


The documentation for this class was generated from the following file:

Generated on Wed Jul 29 06:24:34 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.9