A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
supported-rates.cc File Reference
#include "supported-rates.h"
#include "ns3/log.h"
#include <algorithm>
+ Include dependency graph for supported-rates.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define BSS_MEMBERSHIP_SELECTOR_EHT_PHY   121
 
#define BSS_MEMBERSHIP_SELECTOR_HE_PHY   122
 
#define BSS_MEMBERSHIP_SELECTOR_HT_PHY   127
 
#define BSS_MEMBERSHIP_SELECTOR_VHT_PHY   126
 

Macro Definition Documentation

◆ BSS_MEMBERSHIP_SELECTOR_EHT_PHY

#define BSS_MEMBERSHIP_SELECTOR_EHT_PHY   121

Definition at line 34 of file supported-rates.cc.

◆ BSS_MEMBERSHIP_SELECTOR_HE_PHY

#define BSS_MEMBERSHIP_SELECTOR_HE_PHY   122

Definition at line 33 of file supported-rates.cc.

◆ BSS_MEMBERSHIP_SELECTOR_HT_PHY

#define BSS_MEMBERSHIP_SELECTOR_HT_PHY   127

Definition at line 31 of file supported-rates.cc.

◆ BSS_MEMBERSHIP_SELECTOR_VHT_PHY

#define BSS_MEMBERSHIP_SELECTOR_VHT_PHY   126

Definition at line 32 of file supported-rates.cc.