Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public bool UseFreeSpaceLossModel { get; }

Property Value

Type: Boolean

Implements

IFreeSpacePathLossModelUseFreeSpaceLossModel
See Also