#include "ns3/log.h"
#include "ns3/test.h"
#include <ns3/mobility-building-info.h>
#include <ns3/constant-position-mobility-model.h>
#include <ns3/building.h>
#include <ns3/buildings-helper.h>
#include <ns3/mobility-helper.h>
#include <ns3/simulator.h>
Go to the source code of this file.
Classes | |
struct | ns3::BuildingData |
data to construct a Building object. More... | |
class | ns3::BuildingsHelperOneTestCase |
class | ns3::BuildingsHelperTestSuite |
struct | ns3::PositionInBuilding |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
NS_LOG_COMPONENT_DEFINE ("BuildingsHelperTest") | |
Variables | |
static BuildingsHelperTestSuite | ns3::buildingsHelperAntennaTestSuiteInstance |
NS_LOG_COMPONENT_DEFINE | ( | "BuildingsHelperTest" | ) |