public static class GeoDistance.ArcFixedSourceDistance extends GeoDistance.FixedSourceDistanceBase
sourceLatitude, sourceLongitude, unit| Constructor and Description |
|---|
ArcFixedSourceDistance(double sourceLatitude,
double sourceLongitude,
DistanceUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
double |
calculate(double targetLatitude,
double targetLongitude) |
public ArcFixedSourceDistance(double sourceLatitude,
double sourceLongitude,
DistanceUnit unit)