| Package | Description |
|---|---|
| uk.theretiredprogrammer.gpssurvey.informationstore |
| Modifier and Type | Method and Description |
|---|---|
LocationData.Location |
LocationData.Location.clone() |
LocationData.Location |
ReferencePointCalculator.depthDataPoint(Depth depthdata)
Set a depth data point.
|
LocationData.Location |
LocationData.getLocation()
Get the current location.
|
LocationData.Location |
LocationData.getReferenceLocation()
Get the Reference location
|
LocationData.Location |
ReferencePointCalculator.gpsDataPoint(GPSMessageConsolidator.ConsolidatedGPSData gpsdata)
Set a gps data point.
|
LocationData.Location |
LocationData.Location.set(Position position,
Altitude altitude,
HDOP hDOP)
Update gps Location data.
|
protected LocationData.Location |
LocationData.Location.setDepth(Depth depth)
Update depth Location data
|
| Modifier and Type | Method and Description |
|---|---|
protected LocationData |
LocationData.setReferenceLocation(LocationData.Location location)
Set the reference location
|
Copyright © 2017. All rights reserved.