A Discrete-Event Network Simulator
API
tx-duration-test.cc File Reference
#include "ns3/log.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
#include "ns3/yans-wifi-phy.h"
#include "ns3/he-ru.h"
#include "ns3/wifi-psdu.h"
#include "ns3/packet.h"
#include "ns3/dsss-phy.h"
#include "ns3/erp-ofdm-phy.h"
#include "ns3/he-phy.h"
#include <numeric>
+ Include dependency graph for tx-duration-test.cc:

Go to the source code of this file.

Classes

class  HeSigBDurationTest
 HE-SIG-B duration test. More...
 
class  PhyHeaderSectionsTest
 PHY header sections consistency test. More...
 
class  TxDurationTest
 Tx Duration Test. More...
 
class  TxDurationTestSuite
 Tx Duration Test Suite. More...
 

Variables

static TxDurationTestSuite g_txDurationTestSuite
 the test suite More...
 

Variable Documentation

◆ g_txDurationTestSuite

TxDurationTestSuite g_txDurationTestSuite
static

the test suite

Definition at line 990 of file tx-duration-test.cc.