A Discrete-Event Network Simulator
API
propagation-loss-model.h File Reference
#include "ns3/object.h"
#include "ns3/random-variable-stream.h"
#include <map>
+ Include dependency graph for propagation-loss-model.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::FixedRssLossModel
 Return a constant received power level independent of the transmit power. More...
 
class  ns3::FriisPropagationLossModel
 a Friis propagation loss model More...
 
class  ns3::LogDistancePropagationLossModel
 a log distance propagation model. More...
 
class  ns3::MatrixPropagationLossModel
 The propagation loss is fixed for each pair of nodes and doesn't depend on their actual positions. More...
 
class  ns3::NakagamiPropagationLossModel
 Nakagami-m fast fading propagation loss model. More...
 
class  ns3::PropagationLossModel
 Models the propagation loss through a transmission medium. More...
 
class  ns3::RandomPropagationLossModel
 The propagation loss follows a random distribution. More...
 
class  ns3::RangePropagationLossModel
 The propagation loss depends only on the distance (range) between transmitter and receiver. More...
 
class  ns3::ThreeLogDistancePropagationLossModel
 A log distance path loss propagation model with three distance fields. More...
 
class  ns3::TwoRayGroundPropagationLossModel
 a Two-Ray Ground propagation loss model ported from NS2 More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.