STK AgRadarPluginSend comments on this topic.
ReceiveRadarConeAngle Property (IAgStkRadarLinkGeometry)
See Also
Windows





Windows & Linux

Description

Gets the receive radar cone angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReceiveRadarConeAngle() As Double
[C#]
public double ReceiveRadarConeAngle {get;}
[Managed C++]
public: __property double get_ReceiveRadarConeAngle();
[Unmanaged C++]
public: HRESULT get_ReceiveRadarConeAngle(
    double * pConeAngle
);
[Java]
public double getReceiveRadarConeAngle();

Remarks

The receive radar cone angle is the angle between the receive radar to target relative position vector and the receive radar velocity vector.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.