| Package | Description |
|---|---|
| dk.dma.ais.data |
| Modifier and Type | Class and Description |
|---|---|
class |
AisClassAPosition
Class to represent a class A position
|
class |
AisClassBPosition
Class to represent a class B postion
|
| Modifier and Type | Field and Description |
|---|---|
protected AisVesselPosition |
AisVesselTarget.vesselPosition
The Vessel position.
|
| Modifier and Type | Method and Description |
|---|---|
AisVesselPosition |
AisVesselTarget.getVesselPosition()
Gets vessel position.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPastTrack.addPosition(AisVesselPosition vesselPosition,
int minDist)
Add position to past track if it is more than minimum distance from last position
|
void |
PastTrackSortedSet.addPosition(AisVesselPosition vesselPosition,
int minDist) |
void |
PastTrackSimple.addPosition(AisVesselPosition vesselPosition,
int minDist) |
void |
AisVesselTarget.setVesselPosition(AisVesselPosition vesselPosition)
Sets vessel position.
|
| Constructor and Description |
|---|
PastTrackPoint(AisVesselPosition vesselPosition)
Instantiates a new Past track point.
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.