#include "ns3/mobility-model.h"#include "ns3/propagation-loss-model.h"#include "ns3/random-variable-stream.h"#include "ns3/vector.h"Go to the source code of this file.
Classes | |
| class | ns3::lorawan::CorrelatedShadowingPropagationLossModel |
| Propagation loss model for spatially correlated shadowing in a city. More... | |
| class | ns3::lorawan::CorrelatedShadowingPropagationLossModel::Position |
| Stores x,y values and overrides critical operators. More... | |
| class | ns3::lorawan::CorrelatedShadowingPropagationLossModel::ShadowingMap |
| This initializes the shadowing map with a grid of independent shadowing values, one m_correlationDistance meters apart from the next one. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| namespace | ns3::lorawan |