public class ReferencePointCalculator extends Object
| Constructor and Description |
|---|
ReferencePointCalculator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
LocationData.Location |
depthDataPoint(Depth depthdata)
Set a depth data point.
|
LocationData.Location |
gpsDataPoint(GPSMessageConsolidator.ConsolidatedGPSData gpsdata)
Set a gps data point.
|
void |
start()
Start to collect information to calculate the reference point
|
public final void start()
public LocationData.Location depthDataPoint(Depth depthdata)
depthdata - the depthpublic LocationData.Location gpsDataPoint(GPSMessageConsolidator.ConsolidatedGPSData gpsdata)
gpsdata - the gps dataCopyright © 2017. All rights reserved.