| Package | Description |
|---|---|
| mil.nga.geopackage.extension.elevation |
| Modifier and Type | Method and Description |
|---|---|
protected ElevationSourcePixel |
ElevationTilesCore.getSourceMinAndMax(float source)
Get the min, max, and offset of the source pixel
|
| Modifier and Type | Method and Description |
|---|---|
protected Double |
ElevationTilesCore.getBicubicInterpolationElevation(Double[][] values,
ElevationSourcePixel sourcePixelX,
ElevationSourcePixel sourcePixelY)
Get the bicubic interpolation elevation from the 4 x 4 elevation values
|
protected Double |
ElevationTilesCore.getBilinearInterpolationElevation(ElevationSourcePixel sourcePixelX,
ElevationSourcePixel sourcePixelY,
Double[][] values)
Get the Bilinear Interpolation elevation value
|
Copyright © 2017 National Geospatial-Intelligence Agency. All rights reserved.