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

Header file for transmitter class. More...

#include <vector>
#include "usrp.h"
#include "rates.h"
#include "frame_builder.h"

Go to the source code of this file.

Classes

class  fun::transmitter
 The transmitter class is the public interface for the fun_ofdm transmit chain. This is the easiest way to start transmitting 802.11a OFDM frames out of the box. More...
 

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

Header file for transmitter class.

The transmitter class is the public interface for the fun_ofdm transmit chain. This is the easiest way to start transmitting 802.11a OFDM frames out of the box.

Definition in file transmitter.h.