Class Ieee80211ArithmeticalBand

File: src/inet/physicallayer/ieee80211/packetlevel/Ieee80211ControlInfo.msg

C++ definition

(no description)

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Inheritance diagram:

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

Extends:

Name Type Description
IIeee80211Band class (no description)

Fields:

Name Type Description
name string
centerFrequency Hz[]

Source code:

class Ieee80211ArithmeticalBand extends IIeee80211Band
{
    @existingClass;
}