Ieee80211ErpOfdmPhyHeader

Ieee80211ErpOfdmPhyHeader

class

(no description)

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends

Name Type Description
Ieee80211OfdmPhyHeader class

The length field is a 12-bit integer indicates the number of octets in the PSDU that the MAC is currently requesting the PHY to transmit.

Fields

Name Type Description
chunkLength b
rate uint8_t
reserved bool
parity bool

TODO: B lengthField;

tail uint8_t
service uint16_t
lengthField B

TODO: remove this, because not all subtypes have lengthField

mutable bool
complete bool
correct bool
properlyRepresented bool
rawBin string[]
rawHex string[]
tags RegionTagSet::cObjectRegionTag[]

Source code

class Ieee80211ErpOfdmPhyHeader extends Ieee80211OfdmPhyHeader
{
}

File: src/inet/physicallayer/ieee80211/packetlevel/Ieee80211PhyHeader.msg