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: 24.2.419.0 (24.2.419.0)
Syntax bool UseFreeSpaceLossModel { get; }
ReadOnly Property UseFreeSpaceLossModel As Boolean
Get
property bool UseFreeSpaceLossModel {
bool get ();
}
abstract UseFreeSpaceLossModel : bool with get
Property Value
Type:
BooleanSee Also