A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-ru-allocation-test.cc File Reference
#include "ns3/test.h"
#include "ns3/wifi-phy-operating-channel.h"
#include "ns3/wifi-ru.h"
#include "ns3/wifi-utils.h"
+ Include dependency graph for wifi-ru-allocation-test.cc:

Go to the source code of this file.

Classes

class  Wifi20MHzIndicesCoveringRuTest
 Test the WifiPhyOperatingChannel::Get20MHzIndicesCoveringRu() method. More...
 
class  WifiCentral26TonesRusInChannelTest
 Test the WifiRu::GetCentral26TonesRus() method. More...
 
class  WifiEqualSizedRusTest
 Test the WifiRu::GetEqualSizedRusForStations() method. More...
 
class  WifiNumRusInChannelTest
 Test the WifiRu::GetNRus() method. More...
 
class  WifiRuAllocationTestSuite
 wifi primary channels test suite More...
 
class  WifiRuOverlappingTest
 Test the WifiRu::DoesOverlap() method. More...
 
class  WifiRuPhyIdxTo80MHzIdxAndFlagsTest
 Test the methods to convert PHY indices to 80MHz indices with primary flags. More...
 
class  WifiRusOfTypeInChannelTest
 Test the WifiRu::GetRusOfType() method. More...
 
class  WifiSubcarrierGroupsTest
 Test the WifiRu::GetSubcarrierGroup() method. More...
 

Namespaces

namespace  anonymous_namespace{wifi-ru-allocation-test.cc}
 

Functions

WifiRu::RuSpec anonymous_namespace{wifi-ru-allocation-test.cc}::MakeRuSpec (RuType ruType, std::size_t index, bool primaryOrLow80MHz, std::optional< bool > primary160MHz=std::nullopt)
 Create an HE or an EHT RU Specification.
 

Variables

static WifiRuAllocationTestSuite g_wifiRuAllocationTestSuite
 the test suite
 

Variable Documentation

◆ g_wifiRuAllocationTestSuite

WifiRuAllocationTestSuite g_wifiRuAllocationTestSuite
static

the test suite

Definition at line 4201 of file wifi-ru-allocation-test.cc.