IIeee80211Band
class(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.
Known subclasses
Name | Type | Description |
---|---|---|
Ieee80211ArithmeticalBand | class | (no description) |
Ieee80211EnumeratedBand | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
name | string | |
centerFrequency | Hz[] |
Source code
class IIeee80211Band { @existingClass; @descriptor(readonly); string name; Hz centerFrequency[] @sizeGetter(getNumChannels); }File: src/inet/physicallayer/ieee80211/mode/Ieee80211Channel.msg