Click or drag to resize

ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping Enumeration

The types of obliquity mapping used.

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 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