|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.util.geo.datum.Datum
com.metsci.glimpse.util.geo.datum.DatumWgs84
public class DatumWgs84
Field Summary | |
---|---|
static double |
equatorialRadius
|
static double |
meanRadius
|
Fields inherited from class com.metsci.glimpse.util.geo.datum.Datum |
---|
unitSphere, wgs84, wgs84sphere |
Constructor Summary | |
---|---|
DatumWgs84()
|
Method Summary | |
---|---|
DatumSphere |
getSphereApproximation()
|
LatLonGeo |
toWgs84(LatLonGeo ll)
|
Methods inherited from class com.metsci.glimpse.util.geo.datum.Datum |
---|
displace, equals, fromEnu, getAzimuth, getDistance, getDistanceAzimuth, getEccentricity, getEccentricitySquared, getEquatorialRadius, getFlattening, getPolarRadius, hashCode, isSpherical, toEnu, toGeocentricLatitude, toGeodeticLatitude, toLatLonGeo, toLatLonGeo, toLatLonRect, toLatLonRect |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double meanRadius
public static final double equatorialRadius
Constructor Detail |
---|
public DatumWgs84()
Method Detail |
---|
public LatLonGeo toWgs84(LatLonGeo ll)
toWgs84
in class Datum
public DatumSphere getSphereApproximation()
getSphereApproximation
in class Datum
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |