#include "ns3/log.h"
#include "ns3/test.h"
#include <ns3/buildings-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 |
class | ns3::BuildingsHelperOneTestCase |
class | ns3::BuildingsHelperTestSuite |
struct | ns3::PositionInBuilding |
Namespaces | |
namespace | 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" | ) |