程序包 net.sf.marineapi.example
package net.sf.marineapi.example
Examples applications illustrating the usage of the Java Marine API
-
类类说明Simple example application that takes a filename as command-line argument and prints position from VDM sentences.Simple example application that takes a filename as command-line argument and prints Position from received GGA sentences.Demonstrates the usage of HeadingProvider.Demonstrates the usage of sentence parsers for data output.Demonstrates the usage of PositionProvider.Demonstrates the different ways to use SentenceListeners.Serial port example using GNU/RXTX libraries (see readme.txt).Example application demonstrating the usage of AbstractSentenceListener.Simple example application that takes a filename as command-line argument and prints the position as well as satellite data from UBX (Also called PUBX) sentences.