#include "ns3/nstime.h"
#include "ns3/propagation-loss-model.h"
#include "ns3/random-variable-stream.h"
#include <ns3/building.h>
#include <ns3/mobility-building-info.h>
Go to the source code of this file.
Classes | |
class | ns3::BuildingsPropagationLossModel |
This model provides means for simulating the following propagation phenomena in the presence of buildings: More... | |
class | ns3::BuildingsPropagationLossModel::ShadowingLoss |
This model allows the computation of shadowing loss. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |