Gets the bistatic angle.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BistaticAngle() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_BistaticAngle(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_BistaticAngle( |
| [Java] |
|---|
public double getBistaticAngle(); |
Returns the bistatic angle in radian units.
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.
