A Discrete-Event Network Simulator
API
tx-duration-test.cc File Reference
#include <ns3/object.h>
#include <ns3/log.h>
#include <ns3/test.h>
#include <iostream>
#include "ns3/interference-helper.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
 
class  TxDurationTestSuite
 

Variables

static const double CHANNEL_1_MHZ = 2412.0
 
static const double CHANNEL_36_MHZ = 5180.0
 
static TxDurationTestSuite g_txDurationTestSuite
 

Variable Documentation

const double CHANNEL_1_MHZ = 2412.0
static
const double CHANNEL_36_MHZ = 5180.0
static
TxDurationTestSuite g_txDurationTestSuite
static

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