ScalarSaastamoinenTroposphericCorrection.ObliquityMapping Property |
Gets or sets the type of mapping to use when calculating the tropospheric delay.
Namespace:
AGI.Foundation.Navigation.Models
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping ObliquityMapping { get; set; }
Public Property ObliquityMapping As ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping
Get
Set
public:
property ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping ObliquityMapping {
ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping get ();
void set (ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping value);
}
member ObliquityMapping : ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping with get, set
Property Value
Type:
ScalarSaastamoinenTroposphericCorrection.TroposphericObliquityMapping
Remarks
See Also