Ieee80211ModeReq

Ieee80211ModeReq

class

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.

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends

Name Type Description
Ieee80211ModeTagBase class

This is an abstract base class that should not be directly added as a tag.

Fields

Name Type Description
mode IIeee80211Mode

IEEE 802.11 transmission mode

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/ieee80211/packetlevel/Ieee80211Tag.msg