| Package | Description |
|---|---|
| fr.ird.observe.dto |
| Modifier and Type | Method and Description |
|---|---|
static GPSPoint |
GPSPoint.newPoint(Date routeDay,
Date activityTime,
float activityLatitude,
float activityLongitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
GPSPoint.getDistanceInKm(GPSPoint p1)
Calcule la distance entre deux points (en kilometres).
|
float |
GPSPoint.getSpeed(GPSPoint p1)
Calcule la vitesse entre deux points (en noeud).
|
Copyright © 2017–2018 IRD. All rights reserved.