Click or drag to resize

AzimuthElevationRange Properties

The AzimuthElevationRange type exposes the following members.

Properties
  NameDescription
Public propertyAzimuth
Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
Public propertyElevation
Gets the angular coordinate measured from the xy-plane measured toward the negative z-axis.
Public propertyItem
Gets the value of the specified element with index of 0, 1, and 2 corresponding to the coordinates Azimuth, Elevation, and Range.
Public propertyLength
Gets the number of elements in this set of coordinates.
Public propertyRange
Gets the linear coordinate measured from the origin.
Public propertyStatic memberZero
Gets a set of AzimuthElevationRange coordinates with values of zero.
Top
See Also