DESERT 4.0.0
hdr_OFDMMAC Struct Reference

#include <uwofdmmac_hdr.h>

Collaboration diagram for hdr_OFDMMAC:
Collaboration graph

Static Public Member Functions

static int & offset ()
 
static struct hdr_OFDMMACaccess (const Packet *p)
 

Public Attributes

int usage_carriers [MAX_AVAL_CAR]
 
int bytesToSend
 
double timeReserved
 

Static Public Attributes

static int offset_ = 0
 

Detailed Description

Header of the OFDM message with fields to implement a multi carrier system

Member Function Documentation

◆ access()

static struct hdr_OFDMMAC * hdr_OFDMMAC::access ( const Packet *  p)
inlinestatic

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ offset()

static int & hdr_OFDMMAC::offset ( )
inlinestatic

Reference to the offset_ variable.

References offset_.

Member Data Documentation

◆ bytesToSend

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().

◆ offset_

int hdr_OFDMMAC::offset_ = 0
static

Required by the PacketHeaderManager. 4 bytes

Referenced by access(), and offset().

◆ timeReserved

double hdr_OFDMMAC::timeReserved

◆ usage_carriers


The documentation for this struct was generated from the following files: