#include "ns3/abort.h"
#include "ns3/buildings-channel-condition-model.h"
#include "ns3/buildings-module.h"
#include "ns3/config.h"
#include "ns3/constant-position-mobility-model.h"
#include "ns3/log.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | BuildingsChannelConditionModelsTestSuite |
Test suite for the buildings channel condition model. More... | |
class | BuildingsChannelConditionModelTestCase |
Test case for the class BuildingsChannelConditionModel. More... | |
struct | BuildingsChannelConditionModelTestCase::TestVector |
Struct containing the parameters for each test. More... | |
Variables | |
static BuildingsChannelConditionModelsTestSuite | BuildingsChannelConditionModelsTestSuite |
Static variable for test initialization. | |
|
static |
Static variable for test initialization.
Definition at line 154 of file buildings-channel-condition-model-test.cc.