noaa_hrpt_pll_cf Class Reference

#include <noaa_hrpt_pll_cf.h>

Inheritance diagram for noaa_hrpt_pll_cf:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual 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
void set_alpha (float alpha)
void set_beta (float beta)
void set_max_offset (float max_offset)

Friends

noaa_hrpt_pll_cf_sptr noaa_make_hrpt_pll_cf (float alpha, float beta, float max_offset)

Member Function Documentation

void noaa_hrpt_pll_cf::set_alpha ( float  alpha  )  [inline]
void noaa_hrpt_pll_cf::set_beta ( float  beta  )  [inline]
void noaa_hrpt_pll_cf::set_max_offset ( float  max_offset  )  [inline]
virtual int noaa_hrpt_pll_cf::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

noaa_hrpt_pll_cf_sptr noaa_make_hrpt_pll_cf ( float  alpha,
float  beta,
float  max_offset 
) [friend]

The documentation for this class was generated from the following file:
Generated on Sat Oct 23 17:38:07 2010 for GNU Radio 3.3.0 C++ API by  doxygen 1.6.3