gri_goertzel Class Reference

implements Goertzel single-bin DFT calculation More...

#include <gri_goertzel.h>

List of all members.

Public Member Functions

 gri_goertzel ()
 gri_goertzel (int rate, int len, float freq)
gr_complex batch (float *in)
void input (const float &in)
gr_complex output ()
bool ready () const


Detailed Description

implements Goertzel single-bin DFT calculation

Constructor & Destructor Documentation

gri_goertzel::gri_goertzel (  )  [inline]

gri_goertzel::gri_goertzel ( int  rate,
int  len,
float  freq 
)


Member Function Documentation

gr_complex gri_goertzel::batch ( float *  in  ) 

References input(), and output().

Referenced by gr_goertzel_fc::work().

void gri_goertzel::input ( const float &  in  ) 

gr_complex gri_goertzel::output (  ) 

bool gri_goertzel::ready (  )  const [inline]


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

Generated on Sat Apr 18 14:00:54 2009 for GNU Radio 3.0.4 by  doxygen 1.5.8