Click or drag to resize

AtmosphericAttenuationModelItuRP676Version9UseGlobalAtmosphere Property

Gets or sets a value indicating whether to use the ITU-R P.835 global atmospheric model for determining the pressure, water vapor pressure, and temperature at a specific altitude. If set to , the ITU-R P.835 seasonal/regional model is used to determine the pressure, water vapor pressure, and temperature of the atmosphere. This setting is ignored if CustomAtmosphericModel is used.

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 bool UseGlobalAtmosphere { get; set; }

Property Value

Type: Boolean
See Also