FreeSpacePathLossModelUseFreeSpaceLossModel Property |
Gets a value indicating whether this model will compute free-space path loss.
This value is always .
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool UseFreeSpaceLossModel { get; }
Public ReadOnly Property UseFreeSpaceLossModel As Boolean
Get
public:
virtual property bool UseFreeSpaceLossModel {
bool get () sealed;
}
abstract UseFreeSpaceLossModel : bool with get
override UseFreeSpaceLossModel : bool with get
Property Value
Type:
BooleanImplements
IFreeSpacePathLossModelUseFreeSpaceLossModelSee Also