Click or drag to resize

TiremPropagationModelSurfaceHumidity Property

Gets or sets the humidity of the earth's surface in grams per cubic meter at the transmitter. The valid range of surface humidity is 0.0 to 13.25 grams/m^3. This value defaults to 4.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 SurfaceHumidity { get; set; }

Property Value

Type: ScalarDependentOnServiceProvider
See Also