#include "ns3/abort.h"
#include "ns3/boolean.h"
#include "ns3/channel-condition-model.h"
#include "ns3/config.h"
#include "ns3/constant-position-mobility-model.h"
#include "ns3/constant-velocity-mobility-model.h"
#include "ns3/double.h"
#include "ns3/geocentric-constant-position-mobility-model.h"
#include "ns3/log.h"
#include "ns3/mobility-helper.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
#include "ns3/three-gpp-propagation-loss-model.h"
#include "ns3/three-gpp-v2v-propagation-loss-model.h"
Go to the source code of this file.
Classes | |
struct | ThreeGppNTNPropagationLossModelTestCase::TestPoint |
Description of a single test point. More... | |
class | ThreeGppNTNPropagationLossModelsTestSuite |
3GPP NTN Propagation models TestSuite More... | |
class | ThreeGppNTNPropagationLossModelTestCase |
Test case for the ThreeGppNTNPropagationLossModel classes. More... | |
Variables | |
static ThreeGppNTNPropagationLossModelsTestSuite | g_propagationLossModelsTestSuite |
Static variable for test initialization. | |
|
static |
Static variable for test initialization.
Definition at line 230 of file three-gpp-ntn-propagation-loss-model-test-suite.cc.