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





Windows & Linux

Description

Gets the reflected elevation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReflectedElevation() As Double
[C#]
public double ReflectedElevation {get;}
[Managed C++]
public: __property double get_ReflectedElevation();
[Unmanaged C++]
public: HRESULT get_ReflectedElevation(
    double * pReflectedEl
);
[Java]
public double getReflectedElevation();

Remarks

The elevation 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.