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





Description

Gets the receive radar angle rate.

Property type

Read-only property

Syntax

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

[C#]
public double ReceiveRadarAngleRate {get;}

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

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

[Java]
public double getReceiveRadarAngleRate();

Return Type

Returns the angle rate in rad/s.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1