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