DESERT 4.0.0
hdr_OFDM Struct Reference

#include <uwofdmphy_hdr.h>

Collaboration diagram for hdr_OFDM:
Collaboration graph

Static Public Member Functions

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

Public Attributes

int carriers [MAX_CARRIERS]
 
double carrierSize
 
int carrierNum
 
string carMod [MAX_CARRIERS]
 
bool nativeOFDM = false
 
int srcID
 

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_OFDM * hdr_OFDM::access ( const Packet *  p)
inlinestatic

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ offset()

static int & hdr_OFDM::offset ( )
inlinestatic

Reference to the offset_ variable.

References offset_.

Member Data Documentation

◆ carMod

◆ carrierNum

◆ carriers

◆ carrierSize

◆ nativeOFDM

◆ offset_

int hdr_OFDM::offset_ = 0
static

Required by the PacketHeaderManager.

Referenced by access(), and offset().

◆ srcID

int hdr_OFDM::srcID

Referenced by UwOFDMPhy::recv().


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