AGI AgRadarPlugin 11 Send comments on this topic.
XYAngleRate Property (IAgStkRadarLinkGeometry)
See Also 





Description

Gets the xy angle rate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property XYAngleRate() As Double

[C#]
public double XYAngleRate {get;}

[Managed C++]
public: __property double get_XYAngleRate();

[Unmanaged C++]
public: HRESULT get_XYAngleRate(
double * pRetVal
);

[Java]
public double getXYAngleRate();

Return Type

Returns the xy angle rate in rad/s.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1