Uses of Class
com.bbn.openmap.geo.GeoArray.Double

Packages that use GeoArray.Double
com.bbn.openmap.geo Package that contains classes to do calculations in lat/lon space. 
 

Uses of GeoArray.Double in com.bbn.openmap.geo
 

Methods in com.bbn.openmap.geo that return GeoArray.Double
static GeoArray.Double GeoArray.Double.createFromGeoCoords(double[] xyz)
           
static GeoArray.Double GeoArray.Double.createFromLatLonDegrees(double[] latlondeg)
           
static GeoArray.Double GeoArray.Double.createFromLatLonRadians(double[] latlonrad)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details