Click or drag to resize

ScalarSingleFrequencyIonosphericCorrectionTransmitter Property

Gets or sets the transmitter of the signal traveling through the ionosphere. This is usually the Gps Satellite.

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

Property Value

Type: IServiceProvider
See Also