| 
    fun_ofdm
    1.0
    
   802.11a Physical Layer for USRP 
   | 
 
Header file for the fft class. More...
#include <complex>#include <fftw3.h>#include <vector>Go to the source code of this file.
Classes | |
| class | fun::fft | 
| The fft class.  More... | |
Namespaces | |
| fun | |
Constant Groups | |
| fun | |
Header file for the fft class.
This class is a wrapper class on the fftw3 library and contains functions for performing 64 point forward and inverse FFTs.
Definition in file fft.h.