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

gr_fft_real Class Reference

#include <gr_fft.h>

List of all members.


Detailed Description

FFT: real in, complex out.


Public Member Functions

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


Constructor & Destructor Documentation

gr_fft_real::gr_fft_real int  fft_size  ) 
 

gr_fft_real::~gr_fft_real  )  [virtual]
 


Member Function Documentation

void gr_fft_real::execute  ) 
 

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

float* gr_fft_real::get_inbuf  )  const [inline]
 

gr_complex* gr_fft_real::get_outbuf  )  const [inline]
 

int gr_fft_real::inbuf_length  )  const [inline]
 

int gr_fft_real::outbuf_length  )  const [inline]
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 12 15:02:08 2004 for GNU Radio 2.x by doxygen 1.3.3