Click or drag to resize

RainAttenuationModelItuRP618Version10CentralBody Property

Gets the model's central body.

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 CentralBody CentralBody { get; }

Property Value

Type: CentralBody
Remarks
This property will always return the Earth CentralBody returned from the GetFromContext method and can not be overridden. The ITU-R P.618 model is a model of the Earth's atmosphere.
See Also