fun_ofdm
1.0
802.11a Physical Layer for USRP
|
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 |
C++ file for parity.
The parity class is used to compute the 1 bit parity in the PHY header.
Definition in file parity.cpp.