public class DatumSphereWgs84Fast extends DatumSphereWgs84
DatumSphereWgs84.Constants
unitSphere, wgs84, wgs84sphere
Constructor and Description |
---|
DatumSphereWgs84Fast() |
Modifier and Type | Method and Description |
---|---|
LatLonGeo |
displace(LatLonGeo from,
double dist,
double azimuth) |
double |
getAzimuth(LatLonGeo from,
LatLonGeo to) |
double |
getDistance(LatLonGeo from,
LatLonGeo to) |
LatLonGeo |
toLatLonGeo(double x,
double y,
double z) |
getDistanceAzimuth, getRadius, getSphereApproximation, isSpherical, toLatLonGeo, toLatLonRect, toLatLonRect, toWgs84
equals, fromEnu, getEccentricity, getEccentricitySquared, getEquatorialRadius, getFlattening, getPolarRadius, hashCode, toEnu, toGeocentricLatitude, toGeodeticLatitude
public LatLonGeo toLatLonGeo(double x, double y, double z)
toLatLonGeo
in class DatumSphere
public LatLonGeo displace(LatLonGeo from, double dist, double azimuth)
displace
in class DatumSphere
public double getDistance(LatLonGeo from, LatLonGeo to)
getDistance
in class DatumSphere
public double getAzimuth(LatLonGeo from, LatLonGeo to)
getAzimuth
in class DatumSphere
Copyright © 2016 Metron, Inc.. All rights reserved.