|
fun_ofdm
1.0
802.11a Physical Layer for USRP
|
Header file for the FFT symbols block. More...
#include <vector>#include <complex>#include <fftw3.h>#include "tagged_vector.h"#include "block.h"#include "fft.h"Go to the source code of this file.
Classes | |
| class | fun::fft_symbols |
| The fft_symbols block. More... | |
Namespaces | |
| fun | |
Constant Groups | |
| fun | |
Header file for the FFT symbols block.
This FFT Symbols block aligns the input samples into symbols, chops off the cyclic prefixes, and performs a forward FFT on vectorized samples to convert them from time domain to frequency domain symbols.
Definition in file fft_symbols.h.