A Discrete-Event Network Simulator
API
Classes | Namespaces | Macros | Functions
wifi-phy.h File Reference
#include "ns3/event-id.h"
#include "wifi-mpdu-type.h"
#include "wifi-phy-standard.h"
#include "interference-helper.h"
#include "wifi-phy-state-helper.h"

Go to the source code of this file.

Classes

struct  ns3::MpduInfo
 MpduInfo structure. More...
 
struct  ns3::SignalNoiseDbm
 SignalNoiseDbm structure. More...
 
class  ns3::WifiPhy
 802.11 PHY layer model More...
 

Namespaces

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

Macros

#define HE_PHY   125
 
#define HT_PHY   127
 
#define VHT_PHY   126
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, WifiPhyState state)
 

Macro Definition Documentation

◆ HE_PHY

#define HE_PHY   125

Definition at line 33 of file wifi-phy.h.

Referenced by ns3::WifiPhy::Configure80211ax().

◆ HT_PHY

#define HT_PHY   127

◆ VHT_PHY

#define VHT_PHY   126

Definition at line 34 of file wifi-phy.h.

Referenced by ns3::WifiPhy::Configure80211ac().