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





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

[Java]
public double getReflectedElevation();

Return Type

Returns the elevation angle in radian units.

Remarks

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1