TerrainAlongLineComputePositionWithMaximumElevationAngle Method |
Name | Description | |
---|---|---|
ComputePositionWithMaximumElevationAngle(Cartesian, Cartesian, TerrainProvider) |
Computes the point on terrain with the highest elevation angle between the observer and target positions
from the perspective of the position closest to the Shape.
The DefaultMinimumTerrainHeight and DefaultMaximumTerrainHeight are used for the computation.
| |
ComputePositionWithMaximumElevationAngle(Cartographic, Cartographic, TerrainProvider) |
Computes the point on terrain with the highest elevation angle between the observer and target positions
from the perspective of the position closest to the Shape.
The DefaultMinimumTerrainHeight and DefaultMaximumTerrainHeight are used for the computation.
| |
ComputePositionWithMaximumElevationAngle(Cartesian, Cartesian, TerrainProvider, Double, Double) |
Computes the point on terrain with the highest elevation angle between the observer and target positions
from the perspective of the position closest to the Shape.
| |
ComputePositionWithMaximumElevationAngle(Cartographic, Cartographic, TerrainProvider, Double, Double) |
Computes the point on terrain with the highest elevation angle between the observer and target positions
from the perspective of the position closest to the Shape.
|