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

Go to the source code of this file.

Classes

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

Namespaces

namespace  anonymous_namespace{tx-duration-test.cc}
 

Functions

WifiRu::RuSpec anonymous_namespace{tx-duration-test.cc}::MakeRuSpec (RuType ruType, std::size_t index, bool primaryOrLow80MHz, std::optional< bool > primary160MHz=std::nullopt)
 Create an HE or an EHT RU Specification.
 

Variables

static TxDurationTestSuite g_txDurationTestSuite
 the test suite
 

Variable Documentation

◆ g_txDurationTestSuite

TxDurationTestSuite g_txDurationTestSuite
static

the test suite

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