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