#include "ns3/log.h"
#include "ns3/net-device-container.h"
#include "ns3/node-container.h"
#include "ns3/simulator.h"
#include "ns3/snr-to-block-error-rate-manager.h"
#include "ns3/test.h"
#include "ns3/wimax-helper.h"
Go to the source code of this file.
Classes | |
class | Ns3WimaxPhyTestSuite |
The test suite. More... | |
class | Ns3WimaxSimpleOFDMTestCase |
Ns3 Wimax Simple OFDM Test Case. More... | |
class | Ns3WimaxSNRtoBLERTestCase |
Test the SNr tom block error rate module. More... | |
Variables | |
static Ns3WimaxPhyTestSuite | ns3WimaxPhyTestSuite |
the test suite | |
|
static |
the test suite
Definition at line 186 of file phy-test.cc.