|
DESERT 4.0.0
|
#include <uwofdmphy_hdr.h>

Static Public Member Functions | |
| static int & | offset () |
| static struct hdr_OFDM * | access (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 |
Header of the OFDM message with fields to implement a multi carrier system
|
inlinestatic |
|
inlinestatic |
Reference to the offset_ variable.
References offset_.
| string hdr_OFDM::carMod[MAX_CARRIERS] |
| int hdr_OFDM::carrierNum |
| int hdr_OFDM::carriers[MAX_CARRIERS] |
Referenced by uwinterferenceofdm::addToInterference(), UwOFDMPhy::createOFDMhdr(), UWOFDMAloha::displayCarriers(), UwOFDMPhy::endTx(), UwOFDMPhy::freqOverlap(), uwinterferenceofdm::getInterferencePower(), UwOFDMPhy::getOFDMNoisePower(), UwOFDMPhy::getOFDMPER(), UwOFDMPhy::getTxDuration(), UWOFDMAloha::initPkt(), UWSmartOFDM::initPkt(), UwOFDMPhy::recv(), and UWSmartOFDM::stateTxData().
| double hdr_OFDM::carrierSize |
Referenced by UwOFDMPhy::getOFDMNoisePower(), UwOFDMPhy::getOFDMPER(), UWOFDMAloha::initPkt(), and UWSmartOFDM::initPkt().
| bool hdr_OFDM::nativeOFDM = false |
|
static |
| int hdr_OFDM::srcID |
Referenced by UwOFDMPhy::recv().