| Package | Description |
|---|---|
| dk.dma.ais.tracker | |
| dk.dma.ais.tracker.eventEmittingTracker | |
| dk.dma.ais.tracker.scenarioTracker | |
| dk.dma.ais.tracker.targetTracker |
| Modifier and Type | Method and Description |
|---|---|
Target |
Tracker.get(int mmsi)
Returns the latest target info for the specified MMSI number.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Track
The Track class contains the consolidated information known about a given target - likely as the result
of several received AIS messages.
|
| Modifier and Type | Method and Description |
|---|---|
Target |
EventEmittingTrackerImpl.get(int mmsi) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScenarioTracker.Target
The type Target.
|
| Modifier and Type | Method and Description |
|---|---|
Target |
ScenarioTracker.get(int mmsi) |
| Modifier and Type | Class and Description |
|---|---|
class |
TargetInfo
Immutable information about a target.
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.