A constant value that represents angular
standard deviation of measurements away from the direction between
the object on which the coverage is defined and a particular asset.
Constant values are specified in units of degrees.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Uncertainties() As IAgFmUncertainties
|
| [C#] |
|---|
public IAgFmUncertainties Uncertainties {get;}
|
| [Managed C++] |
|---|
public: __property IAgFmUncertainties^ get_Uncertainties();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Uncertainties(
|
| [Java] |
|---|
public IAgFmUncertainties getUncertainties();
|