#include "building.h"
#include <ns3/box.h>
#include <ns3/constant-velocity-helper.h>
#include <ns3/mobility-model.h>
#include <ns3/object.h>
#include <ns3/ptr.h>
#include <ns3/simple-ref-count.h>
#include <map>
Go to the source code of this file.
Classes | |
class | ns3::MobilityBuildingInfo |
mobility buildings information (to be used by mobility models) More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |