| 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 Modelpublic Map<Integer,Collection<Fix>> recent()
Modelpublic long stepNumber()
stepNumber in interface Modelpublic static void main(String[] args)
Copyright © 2020. All rights reserved.