STK Vector Geometry ToolSend comments on this topic.
AngleRate Property (IAgCrdnAngleFindWithRateResult)
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 AgVariant getAngleRate();
[Python - STK API ]
@property
def AngleRate(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.