| 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 | band5_9GHz | 
| Static Protected Attributes | |
| static const std::vector< const IIeee80211Band * > | bands = {&band2_4GHz, &band5GHz, &band5_9GHz} | 
| 
 | static | 
| 
 | static | 
Referenced by inet::physicallayer::Ieee80211ReceiverBase::initialize(), and inet::physicallayer::Ieee80211TransmitterBase::initialize().
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | staticprotected |