|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DTEDFrame | |
com.bbn.openmap.dataAccess.dted |
Uses of DTEDFrame in com.bbn.openmap.dataAccess.dted |
Methods in com.bbn.openmap.dataAccess.dted that return DTEDFrame | |
DTEDFrame |
DTEDFrameCache.get(double lat,
double lon,
int level)
Return The DTED Frame, Given A Lat, Lon And DTED Level. |
Methods in com.bbn.openmap.dataAccess.dted with parameters of type DTEDFrame | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |