Namespace inet::physicallayer
Ieee80211ModeInd
classThis indication specifies the IEEE 802.11 mode that was used to receive the packet. It may be present on a packet from the phyiscal layer to the application.
Extends
| Name | Type | Description |
|---|---|---|
| Ieee80211ModeTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
| tagAction | module |
|---|---|
| addTagIfAbsent | Ipv4NetworkConfigurator, ApskScalarRadioMedium, RadioMedium, Ieee80211LayeredScalarRadioMedium, Ieee80211DimensionalRadioMedium, Ieee80211ScalarRadioMedium, UnitDiskRadioMedium |
| findTag | Dcf, Hcf, Ieee80211OfdmRadio |
| getTag | Ieee80211DimensionalRadio, Ieee80211Radio, Ieee80211ScalarRadio |
Source code
// // This indication specifies the IEEE 802.11 mode that was used to receive the packet. // It may be present on a packet from the phyiscal layer to the application. // class Ieee80211ModeInd extends Ieee80211ModeTagBase { }File: src/inet/physicallayer/wireless/ieee80211/packetlevel/Ieee80211Tag.msg