public interface GpsRawNMEA0183Listener
GPSDistributor.| Modifier and Type | Method and Description |
|---|---|
void |
receiveNMEA0183Sentence(java.lang.String sentence,
java.lang.String source,
Connector connector)
Receive the next NMEA-0183 sentence (or simulation thereof for certain external
sources) received through an interface in YAAC.
|
void receiveNMEA0183Sentence(java.lang.String sentence,
java.lang.String source,
Connector connector)
sentence - String of raw unparsed NMEA-0183 sentencesource - String name of the interface from which the sentence was receivedconnector - Connector object from which the sentence was received