A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ht-phy.h File Reference

Declaration of ns3::HtPhy class. More...

#include "ns3/ofdm-phy.h"
Include dependency graph for ht-phy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::HtPhy
 PHY entity for HT (11n) More...

Namespaces

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

Macros

#define HT_PHY   127
 This defines the BSS membership value for HT PHY.

Variables

constexpr uint8_t ns3::HT_MAX_NSS = 4
 Maximum number of supported NSS by HT PHY.

Detailed Description

Declaration of ns3::HtPhy class.

Definition in file ht-phy.h.

Macro Definition Documentation

◆ HT_PHY

#define HT_PHY   127

This defines the BSS membership value for HT PHY.

Definition at line 27 of file ht-phy.h.

Referenced by ns3::HtPhy::HtPhy(), ns3::HtPhy::BuildModeList(), ns3::VhtPhy::GetHtSigMode(), and ns3::HtPhy::SetMaxSupportedNss().