| Package | Description |
|---|---|
| de.taimos.gpsd4java.api | |
| de.taimos.gpsd4java.backend | |
| de.taimos.gpsd4java.types |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
DistanceListener.handleLocation(TPVObject tpv) |
void |
DistanceListener.handleTPV(TPVObject tpv) |
void |
ObjectListener.handleTPV(TPVObject tpv) |
void |
IObjectListener.handleTPV(TPVObject tpv) |
| Modifier and Type | Method and Description |
|---|---|
static double |
GISTool.getDistance(TPVObject tpv1,
TPVObject tpv2)
calculates the distance between two
TPVObject in kilometersthe method used is the great-circle-distance with hypersine formula |
| Modifier and Type | Method and Description |
|---|---|
List<TPVObject> |
PollObject.getFixes()
list of TPV objects
|
| Modifier and Type | Method and Description |
|---|---|
void |
PollObject.setFixes(List<TPVObject> fixes)
list of TPV objects
|
Copyright © 2011–2017 Taimos GmbH. All rights reserved.