Package NMEA
Class ChannelAISData
java.lang.Object
NMEA.ChannelAISData
- All Implemented Interfaces:
AISDataSet
AIS Data recorded in the English Channel
by Richard McLanaghan of IFAW.
- Author:
- Doug Gillespie
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChannelAISData
public ChannelAISData()
-
-
Method Details
-
getNext
Description copied from interface:AISDataSet
Get the NEXT AIS String from a simulator or list- Specified by:
getNext
in interfaceAISDataSet
- Returns:
- an AIS String
-
reset
public void reset()Description copied from interface:AISDataSet
Rest the simulator or list.- Specified by:
reset
in interfaceAISDataSet
-