#include "ns3/abort.h"
#include "ns3/config.h"
#include "ns3/constant-position-mobility-model.h"
#include "ns3/double.h"
#include "ns3/log.h"
#include "ns3/propagation-loss-model.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | FriisPropagationLossModelTestCase |
FriisPropagationLossModel Test. More... | |
class | LogDistancePropagationLossModelTestCase |
LogDistancePropagationLossModel Test. More... | |
class | MatrixPropagationLossModelTestCase |
MatrixPropagationLossModel Test. More... | |
class | PropagationLossModelsTestSuite |
Propagation models TestSuite. More... | |
class | RangePropagationLossModelTestCase |
RangePropagationLossModel Test. More... | |
struct | FriisPropagationLossModelTestCase::TestVector |
Test vector. More... | |
struct | TwoRayGroundPropagationLossModelTestCase::TestVector |
Test vector. More... | |
struct | LogDistancePropagationLossModelTestCase::TestVector |
Test vector. More... | |
class | TwoRayGroundPropagationLossModelTestCase |
TwoRayGroundPropagationLossModel Test. More... | |
Variables | |
static PropagationLossModelsTestSuite | g_propagationLossModelsTestSuite |
Static variable for test initialization. | |
|
static |
Static variable for test initialization.
Definition at line 510 of file propagation-loss-model-test-suite.cc.