AGI STK VGT 11 Send comments on this topic.
AngleRate Property (IAgCrdnAngleFindAngleWithRateResult)
See Also 
Windows






Windows & Linux

Description

The computed angle rate. The value of the angle rate is in \"AngleRateUnit\" dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AngleRate() As System.Object

[C#]
public System.Object AngleRate {get;}

[Managed C++]
public: __property VARIANT get_AngleRate();

[Unmanaged C++]
public: HRESULT get_AngleRate(
VARIANT * pRetVal
);

[Java]
public Variant getAngleRate();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface