Click or drag to resize

ScalarSingleFrequencyIonosphericCorrection.Receiver Property

Gets or sets the receiver of the signal traveling through the ionosphere. This is usually the Gps Receiver's antenna.

Namespace:  AGI.Foundation.Navigation.Models
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IServiceProvider Receiver { get; set; }

Property Value

Type: IServiceProvider
See Also