Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

gri_fft_real_fwd Class Reference

#include <gri_fft.h>

List of all members.


Detailed Description

FFT: real in, complex out.


Public Member Functions

 gri_fft_real_fwd (int fft_size)
virtual ~gri_fft_real_fwd ()
float * get_inbuf () const
gr_complexget_outbuf () const
int inbuf_length () const
int outbuf_length () const
void execute ()


Constructor & Destructor Documentation

gri_fft_real_fwd::gri_fft_real_fwd int  fft_size  ) 
 

gri_fft_real_fwd::~gri_fft_real_fwd  )  [virtual]
 


Member Function Documentation

void gri_fft_real_fwd::execute  ) 
 

compute FFT. The input comes from inbuf, the output is placed in outbuf.

float* gri_fft_real_fwd::get_inbuf  )  const [inline]
 

gr_complex* gri_fft_real_fwd::get_outbuf  )  const [inline]
 

int gri_fft_real_fwd::inbuf_length  )  const [inline]
 

int gri_fft_real_fwd::outbuf_length  )  const [inline]
 


The documentation for this class was generated from the following files:
Generated on Sat Jul 8 17:14:54 2006 for GNU Radio 2.x by  doxygen 1.4.1