| Package | Description |
|---|---|
| uk.theretiredprogrammer.gpssurvey | |
| uk.theretiredprogrammer.gpssurvey.gpsreader | |
| uk.theretiredprogrammer.gpssurvey.informationstore |
| Modifier and Type | Method and Description |
|---|---|
HDOP |
HDOP.clone() |
| Modifier and Type | Field and Description |
|---|---|
HDOP |
GPSMessageConsolidator.ConsolidatedGPSData.hDOP
The HDOP
|
| Modifier and Type | Method and Description |
|---|---|
HDOP |
LocationData.getHDOP()
Get the current HDOP
|
HDOP |
LocationData.Location.getHDOP()
Get the current HDOP
|
| Modifier and Type | Method and Description |
|---|---|
LocationData.Location |
LocationData.Location.set(Position position,
Altitude altitude,
HDOP hDOP)
Update gps Location data.
|
| Constructor and Description |
|---|
Location(Position position,
Altitude altitude,
HDOP hDOP)
Constructor.
|
Location(Position position,
Altitude altitude,
HDOP hDOP,
Depth depth)
Constructor
|
Copyright © 2017. All rights reserved.