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

C++ file for parity. More...

#include "parity.h"

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Functions

void fun::partab_init (void)
 

Variables

unsigned char fun::Partab [256]
 
int fun::Parity_initialized
 

Detailed Description

C++ file for parity.

The parity class is used to compute the 1 bit parity in the PHY header.

Definition in file parity.cpp.