A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-phy-band.h File Reference
#include <iostream>
+ Include dependency graph for wifi-phy-band.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Enumerations

enum  ns3::WifiPhyBand {
  ns3::WIFI_PHY_BAND_2_4GHZ , ns3::WIFI_PHY_BAND_5GHZ , ns3::WIFI_PHY_BAND_6GHZ , ns3::WIFI_PHY_BAND_60GHZ ,
  ns3::WIFI_PHY_BAND_UNSPECIFIED
}
 Identifies the PHY band. More...
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, WifiPhyBand band)
 Stream insertion operator.