Click or drag to resize

AtmosphericAttenuationModelItuRP676Version9CustomAtmosphericModel Property

Gets or sets a custom atmospheric model to use when computing attenuation. By default, this property is , and the model will use the ITU-R P.835 atmospheric model.

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 ItuRP676AtmosphericModel CustomAtmosphericModel { get; set; }

Property Value

Type: ItuRP676AtmosphericModel
See Also