A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-mac-ofdma-test.cc File Reference
#include "ns3/config.h"
#include "ns3/he-configuration.h"
#include "ns3/he-frame-exchange-manager.h"
#include "ns3/he-phy.h"
#include "ns3/mobility-helper.h"
#include "ns3/multi-model-spectrum-channel.h"
#include "ns3/multi-user-scheduler.h"
#include "ns3/packet-socket-client.h"
#include "ns3/packet-socket-helper.h"
#include "ns3/packet-socket-server.h"
#include "ns3/packet.h"
#include "ns3/qos-utils.h"
#include "ns3/rng-seed-manager.h"
#include "ns3/spectrum-wifi-helper.h"
#include "ns3/string.h"
#include "ns3/test.h"
#include "ns3/wifi-acknowledgment.h"
#include "ns3/wifi-mac-header.h"
#include "ns3/wifi-mac-queue.h"
#include "ns3/wifi-net-device.h"
#include "ns3/wifi-protection.h"
#include "ns3/wifi-psdu.h"
#include <iomanip>
+ Include dependency graph for wifi-mac-ofdma-test.cc:

Go to the source code of this file.

Classes

struct  OfdmaAckSequenceTest::FrameInfo
 Information about transmitted frames. More...
 
struct  OfdmaAckSequenceTest::MuEdcaParameterSet
 MU EDCA Parameter Set. More...
 
class  OfdmaAckSequenceTest
 Test OFDMA acknowledgment sequences. More...
 
class  TestMultiUserScheduler
 Dummy Multi User Scheduler used to test OFDMA ack sequences. More...
 
class  WifiMacOfdmaTestSuite
 wifi MAC OFDMA Test Suite More...
 

Enumerations

enum class  WifiOfdmaScenario : uint8_t { WifiOfdmaScenario::HE = 0 , WifiOfdmaScenario::HE_EHT , WifiOfdmaScenario::EHT }
 The scenarios. More...
 

Variables

static WifiMacOfdmaTestSuite g_wifiMacOfdmaTestSuite
 the test suite
 

Variable Documentation

◆ g_wifiMacOfdmaTestSuite

WifiMacOfdmaTestSuite g_wifiMacOfdmaTestSuite
static

the test suite

Definition at line 2349 of file wifi-mac-ofdma-test.cc.