Click or drag to resize

CraneRainAttenuationModelCustomRainHeight Property

Gets or sets a custom value for the rain height. By default, this property is null, and the rain height will be determined by ITU-R P.839 rain height data. This scalar will be provided with a service provider providing ILinkService.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarDependentOnServiceProvider CustomRainHeight { get; set; }

Property Value

Type: ScalarDependentOnServiceProvider
See Also