fun_ofdm
1.0
802.11a Physical Layer for USRP
|
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 | |
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.