This document is archived and information here might be outdated. Recommended version. |
The angular measurment uncertainty.
[Visual Basic .NET]
Public Property AngleUncertainty As Double
[C#]
public double AngleUncertainty {get; set;}
[C++]
HRESULT get_AngleUncertainty(
System.Double* pAngleUncertainty
);
[C++]
HRESULT put_AngleUncertainty(
double pAngleUncertainty
);
[C++] Parameters pAngleUncertainty [out, retval]
pAngleUncertainty is a parameter of type double* pAngleUncertainty [in]
pAngleUncertainty is a parameter of type double