| Package | Description |
|---|---|
| uk.theretiredprogrammer.gpssurvey | |
| uk.theretiredprogrammer.gpssurvey.depthfinder | |
| uk.theretiredprogrammer.gpssurvey.informationstore |
| Modifier and Type | Method and Description |
|---|---|
Depth |
Depth.clone() |
| Modifier and Type | Field and Description |
|---|---|
Depth |
DepthFinderMessageConsolidator.ConsolidatedDepthFinderData.depth
The depth of water
|
| Modifier and Type | Method and Description |
|---|---|
Depth |
LocationData.getDepth()
Get the current depth
|
Depth |
LocationData.Location.getDepth()
Get the current depth
|
| Modifier and Type | Method and Description |
|---|---|
LocationData.Location |
ReferencePointCalculator.depthDataPoint(Depth depthdata)
Set a depth data point.
|
boolean |
LocationCalculator.depthDataPoint(LocationData ld,
Depth depthdata)
Update depth data in location data.
|
protected LocationData.Location |
LocationData.Location.setDepth(Depth depth)
Update depth Location data
|
| Constructor and Description |
|---|
Location(Position position,
Altitude altitude,
HDOP hDOP,
Depth depth)
Constructor
|
Copyright © 2017. All rights reserved.