Click or drag to resize

ScalarSaastamoinenTroposphericCorrectionTroposphericObliquityMapping Enumeration

The types of obliquity mapping used.

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 enum TroposphericObliquityMapping
Members
  Member nameDescription
CombinedWetDry Used to specify that the tropospheric wet and dry delays are combined with a single obliquity coefficient after summing.
SeparateWetDry Used to specify that the tropospheric wet and dry delays are mapped with individual obliquity coefficients prior to summing.
See Also