Gets the incident elevation.
Read-only property
| [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(
|
| [Java] |
|---|
public double getIncidentElevation();
|
Returns the elevation angle in radian
units.
The elevation angle for the relative position
vector from the target to the transmit radar in radian units.