类 SentenceListenerExamples.GSAListener
java.lang.Object
net.sf.marineapi.nmea.event.AbstractSentenceListener<GSASentence>
net.sf.marineapi.example.SentenceListenerExamples.GSAListener
- 所有已实现的接口:
EventListener,SentenceListener
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.sf.marineapi.nmea.event.AbstractSentenceListener
readingPaused, readingStarted, readingStopped, sentenceRead
-
构造器详细资料
-
GSAListener
public GSAListener()
-
-
方法详细资料
-
sentenceRead
从类复制的说明:AbstractSentenceListenerInvoked when sentence of typeTis received.- 指定者:
sentenceRead在类中AbstractSentenceListener<GSASentence>- 参数:
gsa- Sentence of typeT
-