public class CprPosition extends Object
| Constructor and Description |
|---|
CprPosition() |
| Modifier and Type | Method and Description |
|---|---|
double |
getLat() |
double |
getLon() |
int |
getTime() |
boolean |
isValid() |
void |
setLat(double lat) |
void |
setLon(double lon) |
void |
setTime(int time) |
Copyright © 2020. All rights reserved.