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





Description

Gets the incident elevation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IncidentElevation() As Double

[C#]
public double IncidentElevation {get;}

[Managed C++]
public: __property double get_IncidentElevation();

[Unmanaged C++]
public: HRESULT get_IncidentElevation(
double * pRetVal
);

[Java]
public double getIncidentElevation();

Return Type

Returns the elevation angle in radian units.

Remarks

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1