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

Header file for parity class. More...

Go to the source code of this file.

Namespaces

 fun
 

Constant Groups

 fun
 

Functions

void fun::partab_init (void)
 
static int fun::parityb (unsigned char x)
 
static int fun::parity (int x)
 

Detailed Description

Header file for parity class.

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

Definition in file parity.h.