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





Windows & Linux

Description

Gets the transmit radar cone angle.

Property type

Read-only property

Syntax

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

Remarks

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.