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





Windows & Linux

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 * pIncidentEl
);
[Java]
public double getIncidentElevation();

Remarks

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.