This document is archived and information here might be outdated. Recommended version. |
The uncertainty of the azimuth angle measurement.
[Visual Basic .NET]
Public Property AzimuthAngleUncertainty As Double
[C#]
public double AzimuthAngleUncertainty {get; set;}
[C++]
HRESULT get_AzimuthAngleUncertainty(
System.Double* pAzAngleUncertainty
);
[C++]
HRESULT put_AzimuthAngleUncertainty(
double pAzAngleUncertainty
);
[C++] Parameters pAzAngleUncertainty [out, retval]
pAzAngleUncertainty is a parameter of type double* pAzAngleUncertainty [in]
pAzAngleUncertainty is a parameter of type double