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
Constructors -
Method Summary
-
Constructor Details
-
ChannelAISData
public ChannelAISData()
-
-
Method Details
-
getNext
Description copied from interface:AISDataSetGet the NEXT AIS String from a simulator or list- Specified by:
getNextin interfaceAISDataSet- Returns:
- an AIS String
-
reset
public void reset()Description copied from interface:AISDataSetRest the simulator or list.- Specified by:
resetin interfaceAISDataSet
-