public static class GeoDistance.SloppyArcFixedSourceDistance extends GeoDistance.FixedSourceDistanceBase
sourceLatitude, sourceLongitude, unit| Constructor and Description |
|---|
SloppyArcFixedSourceDistance(double sourceLatitude,
double sourceLongitude,
DistanceUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
double |
calculate(double targetLatitude,
double targetLongitude) |
public SloppyArcFixedSourceDistance(double sourceLatitude,
double sourceLongitude,
DistanceUnit unit)
Copyright © 2009–2016. All rights reserved.