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