|
DESERT 4.0.0
|
#include <uwofdmmac_hdr.h>

Static Public Member Functions | |
| static int & | offset () |
| static struct hdr_OFDMMAC * | access (const Packet *p) |
Public Attributes | |
| int | usage_carriers [MAX_AVAL_CAR] |
| int | bytesToSend |
| double | timeReserved |
Static Public Attributes | |
| static int | offset_ = 0 |
Header of the OFDM message with fields to implement a multi carrier system
|
inlinestatic |
|
inlinestatic |
Reference to the offset_ variable.
References offset_.
| int hdr_OFDMMAC::bytesToSend |
Vector with available carriers. fields are -1 if no more carriers are available (1 byte for now)
Referenced by UWSmartOFDM::initPkt(), and UWSmartOFDM::stateSendCTS().
|
static |
| double hdr_OFDMMAC::timeReserved |
Referenced by UWSmartOFDM::Phy2MacEndRx(), UWSmartOFDM::stateRxCTS(), and UWSmartOFDM::txCTS().
| int hdr_OFDMMAC::usage_carriers[MAX_AVAL_CAR] |