IFreeSpacePathLossModelUseFreeSpaceLossModel Property  | 
 
            Gets a value indicating whether this model will compute free-space path loss.
            
 
    Namespace: 
   AGI.Foundation.Communications.SignalPropagation
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxbool UseFreeSpaceLossModel { get; }ReadOnly Property UseFreeSpaceLossModel As Boolean
	Get
property bool UseFreeSpaceLossModel {
	bool get ();
}abstract UseFreeSpaceLossModel : bool with get
Property Value
Type: 
Boolean
See Also