#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 |
|
static |
Definition at line 33 of file tx-duration-test.cc.
Referenced by TxDurationTest::CheckPayloadDuration(), and TxDurationTest::CheckTxDuration().
|
static |
Definition at line 34 of file tx-duration-test.cc.
Referenced by TxDurationTest::CheckPayloadDuration(), and TxDurationTest::CheckTxDuration().
|
static |
Definition at line 348 of file tx-duration-test.cc.