DESERT 3.5.1
Loading...
Searching...
No Matches
hdr_OFDMMAC Struct Reference

#include <uwofdmmac_hdr.h>

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.

Definition at line 61 of file uwofdmmac_hdr.h.

Member Function Documentation

◆ access()

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

Definition at line 81 of file uwofdmmac_hdr.h.

◆ offset()

static int & hdr_OFDMMAC::offset ( )
inlinestatic

Reference to the offset_ variable.

Definition at line 75 of file uwofdmmac_hdr.h.

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)

Definition at line 67 of file uwofdmmac_hdr.h.

◆ offset_

int hdr_OFDMMAC::offset_ = 0
static

Required by the PacketHeaderManager.

4 bytes

Definition at line 63 of file uwofdmmac_hdr.h.

◆ timeReserved

double hdr_OFDMMAC::timeReserved

Definition at line 69 of file uwofdmmac_hdr.h.

◆ usage_carriers

int hdr_OFDMMAC::usage_carriers[MAX_AVAL_CAR]

Definition at line 65 of file uwofdmmac_hdr.h.


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