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





Windows & Linux

Description

Gets the reflected azimuth.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReflectedAzimuth() As Double
[C#]
public double ReflectedAzimuth {get;}
[Managed C++]
public: __property double get_ReflectedAzimuth();
[Unmanaged C++]
public: HRESULT get_ReflectedAzimuth(
    double * pReflectedAz
);
[Java]
public double getReflectedAzimuth();

Remarks

The azimuth angle for the relative position vector from the target to the receive radar in radian units.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.