Namespace inet::physicallayer
Ieee80211FhssPhyPreamble
classIEEE 802.11 14. Frequency-Hopping spread spectrum (FHSS)
Extends
Name | Type | Description |
---|---|---|
Ieee80211PhyPreamble | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
chunkLength |
Source code
// // IEEE 802.11 14. Frequency-Hopping spread spectrum (FHSS) // class Ieee80211FhssPhyPreamble extends Ieee80211PhyPreamble { chunkLength = b(96); }File: src/inet/physicallayer/wireless/ieee80211/packetlevel/Ieee80211PhyHeader.msg