Click or drag to resize

ScalarSingleFrequencyIonosphericCorrectionReceiver 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: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider Receiver { get; set; }

Property Value

Type: IServiceProvider
See Also