Click or drag to resize

IonosphericAttenuationModelItuRP531Version13CentralBody Property

Gets the model's central body.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.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.531 model is a model of the Earth's ionosphere.
See Also