Namespace inet::physicallayer
Ieee80211ChannelInd
classThis indication specifies the IEEE 802.11 channel 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 |
---|---|---|
Ieee80211ChannelTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
Source code
// // This indication specifies the IEEE 802.11 channel that was used to receive the packet. // It may be present on a packet from the phyiscal layer to the application. // class Ieee80211ChannelInd extends Ieee80211ChannelTagBase { }File: src/inet/physicallayer/wireless/ieee80211/packetlevel/Ieee80211Tag.msg