Ieee80211ChannelReq
Namespace inet::physicallayer
Ieee80211ChannelReq
classThis request determines the IEEE 802.11 channel 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 |
|---|---|---|
| Ieee80211ChannelTagBase | (unknown -- not in documented files) |
Source code
// // This request determines the IEEE 802.11 channel that should be used to transmit the packet. // It may be present on a packet from the application to the phyisical layer. // class Ieee80211ChannelReq extends Ieee80211ChannelTagBase { }File: src/inet/physicallayer/wireless/ieee80211/packetlevel/Ieee80211Tag.msg