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

C++ file for the Modulator class. More...

#include <cstring>
#include "modulator.h"
#include "qam.h"

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

C++ file for the Modulator class.

The modulator takes the input data in bits and converts it to complex doubles representing the digital modulation symbols and vice versa. Supported Modulations are: -BPSK -QPSK -16 QAM -64 QAM

Definition in file modulator.cpp.