#include <ns3/constant-position-mobility-model.h>
#include <ns3/double.h>
#include <ns3/enum.h>
#include <ns3/itu-r-1411-los-propagation-loss-model.h>
#include <ns3/log.h>
#include <ns3/string.h>
#include <ns3/test.h>
Go to the source code of this file.
Classes | |
class | ItuR1411LosPropagationLossModelTestCase |
ItuR1411LosPropagationLossModel Test Case. More... | |
class | ItuR1411LosPropagationLossModelTestSuite |
ItuR1411LosPropagationLossModel TestSuite. More... | |
Variables | |
static ItuR1411LosPropagationLossModelTestSuite | g_ituR1411LosTestSuite |
Static variable for test initialization. More... | |
|
static |
Static variable for test initialization.
Definition at line 154 of file itu-r-1411-los-test-suite.cc.