Package | Description |
---|---|
com.bbn.openmap.dataAccess.dted | |
com.bbn.openmap.layer.dted |
Provides a layer that displays DTED (Digital Terrain Elevation Data) data.
|
Modifier and Type | Method and Description |
---|---|
DTEDFrame |
DTEDFrameCache.get(double lat,
double lon,
int level)
Return The DTED Frame, Given A Lat, Lon And DTED Level.
|
Modifier and Type | Method and Description |
---|---|
protected short[][] |
DTEDFrameCache.getElevations(float ullat,
float ullon,
float lrlat,
float lrlon,
int dtedLevel,
DTEDFrame refFrame)
Return the two-dimensional matrix of elevation posts (heights)
representing coverage of a given geographical rectangle.
|
Modifier and Type | Class and Description |
---|---|
class |
DTEDSubframedFrame
The DTEDSubframedFrame is the representation of the DTED (Digital Terrain
Elevation Data) data from a single dted data file.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details