public interface IFreeSpacePathLossModel
SignalPropagationModel
which can compute free-space path loss.
This interface is used by WirelessLinkExtension
to detect
the case where multiple models will compute free-space path loss,
which would produce incorrect results.Modifier and Type | Method and Description |
---|---|
boolean |
getUseFreeSpaceLossModel()
Gets a value indicating whether this model will compute free-space path loss.
|