AGI STK Objects 11 Send comments on this topic.
Uncertainties Property (IAgFmDefNavigationAccuracy)
See Also 





Description

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.

Property type

Read-only property

Syntax

[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(
IAgFmUncertainties ** ppRetVal
);

[Java]
public IAgFmUncertainties getUncertainties();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1