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

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

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

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



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