| Package | Description |
|---|---|
| uk.theretiredprogrammer.gpssurvey.informationstore |
| Modifier and Type | Method and Description |
|---|---|
LocationData.Location |
ReferencePointCalculator.gpsDataPoint(GPSMessageConsolidator.ConsolidatedGPSData gpsdata)
Set a gps data point.
|
boolean |
LocationCalculator.gpsDataPoint(LocationData ld,
GPSMessageConsolidator.ConsolidatedGPSData gpsdata)
Update GPS data in location data.
|
protected LocationData |
LocationData.setLocation(GPSMessageConsolidator.ConsolidatedGPSData gpsdata)
Update the Location data with new gps data.
|
| Constructor and Description |
|---|
LocationData(GPSMessageConsolidator.ConsolidatedGPSData gpsdata)
Constructor
|
Copyright © 2017. All rights reserved.