A Discrete-Event Network Simulator
API
inter-bss-test-suite.cc File Reference
#include "ns3/log.h"
#include "ns3/test.h"
#include "ns3/uinteger.h"
#include "ns3/double.h"
#include "ns3/string.h"
#include "ns3/pointer.h"
#include "ns3/config.h"
#include "ns3/ssid.h"
#include "ns3/rng-seed-manager.h"
#include "ns3/mobility-helper.h"
#include "ns3/wifi-net-device.h"
#include "ns3/spectrum-wifi-helper.h"
#include "ns3/multi-model-spectrum-channel.h"
#include "ns3/constant-obss-pd-algorithm.h"
#include "ns3/he-configuration.h"
#include "ns3/wifi-utils.h"
+ Include dependency graph for inter-bss-test-suite.cc:

Go to the source code of this file.

Classes

class  InterBssTestSuite
 Inter BSS Test Suite. More...
 
class  TestInterBssConstantObssPdAlgo
 Wifi Test. More...
 

Functions

uint32_t ConvertContextToNodeId (std::string context)
 

Variables

static InterBssTestSuite interBssTestSuite
 

Function Documentation

◆ ConvertContextToNodeId()

uint32_t ConvertContextToNodeId ( std::string  context)

Definition at line 44 of file inter-bss-test-suite.cc.

Referenced by TestInterBssConstantObssPdAlgo::NotifyPhyRxEnd(), and TestInterBssConstantObssPdAlgo::NotifyPhyTxBegin().

+ Here is the caller graph for this function:

Variable Documentation

◆ interBssTestSuite

InterBssTestSuite interBssTestSuite
static

Definition at line 563 of file inter-bss-test-suite.cc.