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

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

#include <cmath>
#include "puncturer.h"

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

C++ file for the puncture class.

The puncturer class punctures the convolutionally encoded data to effectively increase the coding rate. On the receive side it depunctures the received punctured data by inserting 0's into the "puncture holes".

Definition in file puncturer.cpp.