gri_fft_real_rev Class Reference
[Miscellaneous]
FFT: complex in, float out.
More...
#include <gri_fft.h>
List of all members.
Detailed Description
FFT: complex in, float out.
Constructor & Destructor Documentation
gri_fft_real_rev::gri_fft_real_rev |
( |
int |
fft_size |
) |
|
virtual 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.
gr_complex* gri_fft_real_rev::get_inbuf |
( |
|
) |
const [inline] |
float* gri_fft_real_rev::get_outbuf |
( |
|
) |
const [inline] |
int gri_fft_real_rev::inbuf_length |
( |
|
) |
const [inline] |
int gri_fft_real_rev::outbuf_length |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: