AzimuthElevationRange Constructor |
Name | Description | |
---|---|---|
AzimuthElevationRange(Cartesian) |
Initializes a set of AzimuthElevationRange coordinates from the provided set of
Cartesian coordinates represented in the North-East-Down orientation with
X pointing north, Y pointing east, and Z pointing down.
| |
AzimuthElevationRange(Double) |
Initializes a set of AzimuthElevationRange coordinates from the first 3 consecutive elements in the provided array.
| |
AzimuthElevationRange(Double, Int32) |
Initializes a set of AzimuthElevationRange coordinates from the provided array.
| |
AzimuthElevationRange(Double, Double, Double) |
Initializes a set of AzimuthElevationRange coordinates from the provided values.
|