Name | Description |
---|---|
DistanceInterface | Interface for Distance Calculator Classes |
Name | Description |
---|---|
Haversine | Implementation of distance calculation with http://en.wikipedia.org/wiki/Law_of_haversines |
HaversineTest | |
Vincenty | Implementation of distance calculation with Vincenty Method |
VincentyTest |