Click or drag to resize

TiremPropagationModelSurfaceConductivity Property

Gets or sets the conductivity of the earth's surface. The valid range of surface conductivity is 0.00001 to 100.0 Siemens per meter (S/m). This value defaults to 0.005. 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 SurfaceConductivity { get; set; }

Property Value

Type: ScalarDependentOnServiceProvider
See Also