Constructor and Description |
---|
ModelEmpty() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
Map<Integer,Collection<Fix>> |
recent()
Return recent fixes in ascending time order keyed by mmsi.
|
long |
stepNumber() |
void |
updateModel(long timeStep) |
public void updateModel(long timeStep)
updateModel
in interface Model
public Map<Integer,Collection<Fix>> recent()
Model
public long stepNumber()
stepNumber
in interface Model
public static void main(String[] args)
Copyright © 2020. All rights reserved.