#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 double | CHANNEL_1_MHZ = 2412.0 |
| static const double | CHANNEL_36_MHZ = 5180.0 |
| static TxDurationTestSuite | g_txDurationTestSuite |
| the test suite More... | |
|
static |
Definition at line 30 of file tx-duration-test.cc.
Referenced by TxDurationTest::CheckPayloadDuration(), and TxDurationTest::CheckTxDuration().
|
static |
Definition at line 31 of file tx-duration-test.cc.
Referenced by TxDurationTest::CheckPayloadDuration(), and TxDurationTest::CheckTxDuration().
|
static |
the test suite
Definition at line 447 of file tx-duration-test.cc.