类 AISListenerExample

所有已实现的接口:
EventListener, SentenceListener

public class AISListenerExample extends AbstractAISMessageListener<AISMessage01>
Simple example application that takes a filename as command-line argument and prints position from VDM sentences.
作者:
Jozéph Lázár
  • 构造器详细资料

    • AISListenerExample

      public AISListenerExample(File file) throws IOException
      Creates a new instance of AISExample
      参数:
      file - File containing NMEA data
      抛出:
      IOException
  • 方法详细资料