public class ElevationUtils extends Object
| Constructor and Description |
|---|
ElevationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static double |
computeEllipsoidToGeoidDifference(double lat,
double lon)
Computes the difference between the ellipsoid and geoid at a specified lat/lon using Geotools
EarthGravitationalModel.
|
public static double computeEllipsoidToGeoidDifference(double lat,
double lon)
throws org.opengis.referencing.operation.TransformException
lat - lon - org.opengis.referencing.FactoryExceptionorg.opengis.referencing.operation.TransformExceptionCopyright © 2020. All rights reserved.