#include "ns3/abort.h"#include "ns3/test.h"#include "ns3/config.h"#include "ns3/buildings-channel-condition-model.h"#include "ns3/constant-position-mobility-model.h"#include "ns3/buildings-module.h"#include "ns3/log.h"#include "ns3/simulator.h" Include dependency graph for buildings-channel-condition-model-test.cc:
 Include dependency graph for buildings-channel-condition-model-test.cc: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 | 
Definition at line 157 of file buildings-channel-condition-model-test.cc.