A Discrete-Event Network Simulator
API
tx-duration-test.cc File Reference
#include "ns3/log.h"
#include "ns3/test.h"
#include "ns3/yans-wifi-phy.h"
+ Include dependency graph for tx-duration-test.cc:

Go to the source code of this file.

Classes

class  TxDurationTest
 Tx Duration Test. More...
 
class  TxDurationTestSuite
 Tx Duration Test Suite. More...
 

Variables

static const uint16_t CHANNEL_1_MHZ = 2412
 
static const uint16_t CHANNEL_36_MHZ = 5180
 
static TxDurationTestSuite g_txDurationTestSuite
 the test suite More...
 

Variable Documentation

◆ CHANNEL_1_MHZ

const uint16_t CHANNEL_1_MHZ = 2412
static

◆ CHANNEL_36_MHZ

const uint16_t CHANNEL_36_MHZ = 5180
static

◆ g_txDurationTestSuite

TxDurationTestSuite g_txDurationTestSuite
static

the test suite

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