#include "ns3/object.h"
#include "ns3/random-variable.h"
Go to the source code of this file.
Classes | |
class | ns3::PropagationLossModel |
Modelize the propagation loss through a transmission medium. More... | |
class | ns3::RandomPropagationLossModel |
The propagation loss follows a random distribution. More... | |
class | ns3::FriisPropagationLossModel |
a Friis propagation loss model More... | |
class | ns3::LogDistancePropagationLossModel |
a log distance propagation model. More... | |
class | ns3::ThreeLogDistancePropagationLossModel |
A log distance path loss propagation model with three distance fields. This model is the same as ns3::LogDistancePropagationLossModel except that it has three distance fields: near, middle and far with different exponents. More... | |
class | ns3::NakagamiPropagationLossModel |
Nakagami-m fast fading propagation loss model. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. |