Click or drag to resize

TiremPropagationModel3_18UseFreeSpaceLossModel Property

Gets or sets a value indicating whether the TIREM Free Space loss is included in the results. This value defaults to true.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseFreeSpaceLossModel { get; set; }

Property Value

Type: Boolean

Implements

IFreeSpacePathLossModelUseFreeSpaceLossModel
See Also