Click or drag to resize

AGI.Foundation.Navigation.Models Namespace

Contains types representing more detailed navigation-related models.
Classes
  ClassDescription
Public classGpsReceiverErrorModel
A model used by a GPS receiver when receiving a signal from a GPS satellite.
Public classSaastamoinenTroposphericCorrectionModel
Creates a tropospheric error correction model using the Saastamoinen model. The correction model can be used to determine Gps pseudorange errors due to the effects of the troposphere.
Public classScalarSaastamoinenTroposphericCorrection
A Scalar for calculating the Saastamoinen tropospheric correction. This Scalar is used with the GpsReceiver class to correct pseudorange errors due to the troposphere.
Public classScalarSingleFrequencyIonosphericCorrection
A Scalar for calculating the IS-GPS-200D single frequency ionospheric error correction. This Scalar is used with the GpsReceiver class to correct pseudorange errors due to the ionosphere for single frequency Gps Receivers.
Public classSingleFrequencyIonosphericCorrectionModel
Creates an ionospheric error correction model for single frequency Gps receivers. The correction model can be used to determine Gps pseudorange errors due to the effects of the ionosphere, without dual frequency correction.
Enumerations