public class BrickletGPS.Coordinates
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
epe |
char |
ew |
int |
hdop |
long |
latitude |
long |
longitude |
char |
ns |
int |
pdop |
int |
vdop |
Constructor and Description |
---|
Coordinates() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.