EarthGravityModel96MeanSeaLevel.GetHeight Method |
Name | Description | |
---|---|---|
![]() | GetHeight(Double, Double) |
Gets the interpolated height of the terrain at the specified longitude and latitude using the
default interpolator for this terrain provider.
(Overrides RasterTerrainProvider.GetHeight(Double, Double).) |
![]() | GetHeight(Double, Double, RasterTerrainInterpolator) |
Gets the interpolated height of the terrain at the specified longitude and latitude using the
specified TerrainInterpolator<TData>.
(Inherited from RasterTerrainProvider.) |