Ieee80211PhyPreamble
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 |
---|---|---|
FieldsChunk | class | (no description) |
Known subclasses
Name | Type | Description |
---|---|---|
Ieee80211DsssPhyPreamble | class |
IEEE 802.11 16. DSSS PHY |
Ieee80211FhssPhyPreamble | class |
IEEE 802.11 14. Frequency-Hopping spread spectrum (FHSS) |
Ieee80211HtPhyPreamble | class |
IEEE 802.11 20. High Throughput (HT) |
Ieee80211IrPhyPreamble | class |
IEEE 802.11 15. Infrared (IR) PHY |
Ieee80211OfdmPhyPreamble | class |
IEEE 802.11 18. Orthogonal frequency division multiplexing (OFDM) |
Ieee80211VhtPhyPreamble | class |
IEEE 802.11 21. High Throughput (VHT) |
Fields
Name | Type | Description |
---|---|---|
mutable | bool | |
complete | bool | |
correct | bool | |
properlyRepresented | bool | |
chunkLength | b | |
rawBin | string[] | |
rawHex | string[] | |
tags | RegionTagSet::cObjectRegionTag[] |
Source code
class Ieee80211PhyPreamble extends FieldsChunk { }File: src/inet/physicallayer/ieee80211/packetlevel/Ieee80211PhyHeader.msg