ScalarSaastamoinenTroposphericCorrectionTroposphericObliquityMapping Enumeration |
The types of obliquity mapping used.
Namespace:
AGI.Foundation.Navigation.Models
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public enum TroposphericObliquityMapping
Public Enumeration TroposphericObliquityMapping
public enum class TroposphericObliquityMapping
type TroposphericObliquityMapping
Members
| Member name | Description |
---|
| 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