Click or drag to resize

SingleFrequencyIonosphericCorrectionModel.RinexNavigationFile Property

Gets or sets the file used to define the ionospheric correction model parameters, known as the alphas and betas.

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

Property Value

Type: RinexNavigation
See Also