IIeee80211Band
Namespace inet::physicallayer
IIeee80211Band
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/wireless/ieee80211/mode/Ieee80211Channel.msg