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





Windows & Linux

Description

Gets the bistatic angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BistaticAngle() As Double
[C#]
public double BistaticAngle {get;}
[Managed C++]
public: __property double get_BistaticAngle();
[Unmanaged C++]
public: HRESULT get_BistaticAngle(
    double * pBistaticAngle
);
[Java]
public double getBistaticAngle();

Remarks

The bistatic angle is the angle between the target to transmit radar relative position vector and the target to receive radar relative position vector in radians.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.