Click or drag to resize

TiremPropagationModel3_18SurfaceRefractivity Property

Gets or sets the refractivity of the earth's surface. The valid range of surface refractivity is 200.0 to 450.0 N-units. This value defaults to 310.0. This scalar will be provided with a service provider providing ILinkService.

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 ScalarDependentOnServiceProvider SurfaceRefractivity { get; set; }

Property Value

Type: ScalarDependentOnServiceProvider
See Also