This loss model allows users to explicitly specify the loss between transmitter and receiver.
<LossModel type="Manual">
<loss>80</loss>
</LossModel>
In the log-distance path loss model, the path loss is automatically calculated based on the distance between the transmitter and the receiver in the emulator world.
<LossModel type="LogDistance">
<d0>1</d0>
<p1d0>40.0</p1d0>
<n>3.0</n>
</LossModel>