Package | Description |
---|---|
com.bbn.openmap.geo |
Package that contains classes to do calculations in lat/lon space.
|
Modifier and Type | Method and Description |
---|---|
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