fun_ofdm  1.0
802.11a Physical Layer for USRP
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
fft_symbols.cpp File Reference

C++ file for the FFT Symbols block. More...

#include <fftw3.h>
#include <cstring>
#include "fft.h"
#include "fft_symbols.h"

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

C++ file for the FFT Symbols block.

This block is in charge of chopping off the CP and performing a forward FFT on each symbol in the received chain.

Definition in file fft_symbols.cpp.