A Discrete-Event Network Simulator
API
wifi-aggregation-test.cc File Reference
#include "ns3/string.h"
#include "ns3/test.h"
#include "ns3/simulator.h"
#include "ns3/wifi-mac-queue.h"
#include "ns3/wifi-psdu.h"
#include "ns3/sta-wifi-mac.h"
#include "ns3/yans-wifi-phy.h"
#include "ns3/mac-tx-middle.h"
#include "ns3/mac-low.h"
#include "ns3/msdu-aggregator.h"
#include "ns3/mpdu-aggregator.h"
#include "ns3/wifi-net-device.h"
#include "ns3/ht-configuration.h"
#include "ns3/vht-configuration.h"
#include "ns3/he-configuration.h"
+ Include dependency graph for wifi-aggregation-test.cc:

Go to the source code of this file.

Classes

class  AmpduAggregationTest
 Ampdu Aggregation Test. More...
 
class  HeAggregationTest
 802.11ax aggregation test which permits 64 or 256 MPDUs in A-MPDU according to the negociated buffer size. More...
 
class  TwoLevelAggregationTest
 Two Level Aggregation Test. More...
 
class  WifiAggregationTestSuite
 Wifi Aggregation Test Suite. More...
 

Variables

static WifiAggregationTestSuite g_wifiAggregationTestSuite
 the test suite More...
 

Variable Documentation

◆ g_wifiAggregationTestSuite

WifiAggregationTestSuite g_wifiAggregationTestSuite
static

the test suite

Definition at line 624 of file wifi-aggregation-test.cc.