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