A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-operating-channel-test.cc File Reference
#include "ns3/he-phy.h"
#include "ns3/he-ppdu.h"
#include "ns3/interference-helper.h"
#include "ns3/log.h"
#include "ns3/multi-model-spectrum-channel.h"
#include "ns3/nist-error-rate-model.h"
#include "ns3/node.h"
#include "ns3/spectrum-wifi-phy.h"
#include "ns3/string.h"
#include "ns3/test.h"
#include "ns3/wifi-net-device.h"
#include "ns3/wifi-phy-operating-channel.h"
#include "ns3/wifi-psdu.h"
#include "ns3/wifi-utils.h"
+ Include dependency graph for wifi-operating-channel-test.cc:

Go to the source code of this file.

Classes

class  PhyChannelSettingsToOperatingChannelTest
 Test the conversion from PHY ChannelSettings attribute to WifiPhyOperatingChannel. More...
 
class  SetWifiOperatingChannelTest
 Test the WifiPhyOperatingChannel::Set() method. More...
 
class  WifiOperatingChannelTestSuite
 wifi operating channel test suite More...
 
class  WifiPhyChannel80Plus80Test
 Test the operating channel functions for 80+80MHz. More...
 

Variables

static WifiOperatingChannelTestSuite g_wifiOperatingChannelTestSuite
 the test suite
 

Variable Documentation

◆ g_wifiOperatingChannelTestSuite

WifiOperatingChannelTestSuite g_wifiOperatingChannelTestSuite
static

the test suite

Definition at line 943 of file wifi-operating-channel-test.cc.