|
INET Framework for OMNeT++/OMNEST
|
#include <Ieee80211Band.h>
Static Public Member Functions | |
| static const IIeee80211Band * | findBand (const char *name) |
| static const IIeee80211Band * | getBand (const char *name) |
Static Public Attributes | |
| static const Ieee80211EnumeratedBand | band2_4GHz |
| static const Ieee80211ArithmeticalBand | band5GHz |
| static const Ieee80211ArithmeticalBand | band5GHz20MHz |
| static const Ieee80211ArithmeticalBand | band5GHz40MHz |
| static const Ieee80211ArithmeticalBand | band5GHz80MHz |
| static const Ieee80211ArithmeticalBand | band5GHz160MHz |
| static const Ieee80211ArithmeticalBand | band5_9GHz |
Static Protected Attributes | |
| static const std::vector< const IIeee80211Band * > | bands = { &band2_4GHz, &band5GHz, &band5GHz20MHz, &band5GHz40MHz, &band5GHz80MHz, &band5GHz160MHz, &band5_9GHz } |
|
static |
|
static |
|
static |
|
static |
Referenced by inet::Ieee80211MacProtocolDissector::computeLlcProtocol().
|
static |
|
static |
|
static |
|
static |
|
static |
|
staticprotected |
Referenced by findBand().