TiremPropagationModel.PropagationData.FresnelClearance Property |
Gets the ratio of the minimum clearance of the ray path to the first Fresnel zone radius.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic float FresnelClearance { get; }
Public ReadOnly Property FresnelClearance As Single
Get
public:
property float FresnelClearance {
float get ();
}
member FresnelClearance : float32 with get
Property Value
Type:
Single
See Also