IFreeSpacePathLossModel Interface |
A
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.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic interface IFreeSpacePathLossModel
Public Interface IFreeSpacePathLossModel
public interface class IFreeSpacePathLossModel
type IFreeSpacePathLossModel = interface end
The IFreeSpacePathLossModel type exposes the following members.
Properties
See Also