public class GPSParams
extends java.lang.Object
Constructor and Description |
---|
GPSParams() |
GPSParams(double time,
float distance) |
Modifier and Type | Method and Description |
---|---|
float |
getDistance() |
double |
getTime() |
void |
setDistance(float distance) |
void |
setTime(double time) |