| Package | Description |
|---|---|
| dk.dma.ais.tracker.eventEmittingTracker |
| Modifier and Type | Class and Description |
|---|---|
class |
AisTrackingReport
A tracking report based on AisPacket (AIS data)
|
class |
InterpolatedTrackingReport
The type Interpolated tracking report.
|
| Modifier and Type | Method and Description |
|---|---|
TrackingReport |
Track.getNewestTrackingReport()
Get the most recently reported position report.
|
TrackingReport |
Track.getOldestTrackingReport()
Get the oldest reported position report kept.
|
TrackingReport |
Track.getTrackingReportAt(long t)
Get the the position report at time t.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrackingReport> |
Track.getTrackingReports()
Get a trail of historic position reports.
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.