The ns-3 propagation module defines two generic interfaces, namely PropagationLossModel and PropagationDelayModel, for the modeling of respectively propagation loss and propagation delay.
The following propagation loss models are implemented:
The following propagation delay models are implemented:
All the above models can be used within any model using the PropagationLossModel and PropagationDelayModel interfaces, such as Wifi and Wimax.