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





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 * pRetVal
);

[Java]
public double getBistaticAngle();

Return Type

Returns the bistatic angle in radian units.

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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1