gri_fft_real_rev Class Reference

FFT: complex in, float out. More...

#include <gri_fft.h>

List of all members.

Public Member Functions

 gri_fft_real_rev (int fft_size)
virtual ~gri_fft_real_rev ()
gr_complexget_inbuf () const
float * get_outbuf () const
int inbuf_length () const
int outbuf_length () const
void execute ()


Detailed Description

FFT: complex in, float out.

Constructor & Destructor Documentation

gri_fft_real_rev::gri_fft_real_rev ( int  fft_size  ) 

References inbuf_length(), NULL, and outbuf_length().

gri_fft_real_rev::~gri_fft_real_rev (  )  [virtual]


Member Function Documentation

void gri_fft_real_rev::execute (  ) 

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

Referenced by gr_fft_filter_fff::work().

gr_complex* gri_fft_real_rev::get_inbuf (  )  const [inline]

Referenced by gr_fft_filter_fff::work().

float* gri_fft_real_rev::get_outbuf (  )  const [inline]

Referenced by gr_fft_filter_fff::work().

int gri_fft_real_rev::inbuf_length (  )  const [inline]

Referenced by gri_fft_real_rev().

int gri_fft_real_rev::outbuf_length (  )  const [inline]

Referenced by gri_fft_real_rev().


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