程序包的使用
net.sf.marineapi.nmea.io
使用net.sf.marineapi.nmea.io的程序包
程序包
说明
Examples applications illustrating the usage of the Java Marine API
NMEA 0183 input/output.
Higher-level APIs that provide data updates for selected measurements.
-
-
类说明Abstract base class for data readers, with common methods and run loop for firing events to listeners managed by the parent
SentenceReader.Listener for all data that is not recognized as NMEA 0183.A listener callback interface for listening to Exceptions in DataReaders. -
类说明Sentence reader detects supported NMEA 0183 sentences from the specified data source and dispatches them to registered listeners as sentence events.