Package | Description |
---|---|
jgpx.model.analysis |
Modifier and Type | Class and Description |
---|---|
class |
GPSDistanceFunction
Basic implementation of a
DistanceFunction between two geographical points
using the Haversine formula. |
Constructor and Description |
---|
Chunk(Waypoint w1,
Waypoint w2,
DistanceFunction distanceFunction,
double speedThreshold) |