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

Header file for symbol mapper class. More...

#include <vector>
#include <complex>

Go to the source code of this file.

Classes

class  fun::symbol_mapper
 The symbol_mapper class. More...
 

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

Header file for symbol mapper class.

The symbol mapper class takes the stream of modulated data and converts it into symbols by mapping the data, pilots, and nulls onto their respective subcarriers. Conversely it also extracts the data from received symbols.

Definition in file symbol_mapper.h.