A Discrete-Event Network Simulator
API
wifi-phy-band.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 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_UNSPECIFIED }
 Identifies the PHY band. More...
 

Functions

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