类 UBXListenerExample
java.lang.Object
net.sf.marineapi.example.UBXListenerExample
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.
- 作者:
- Gunnar Hillert
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
UBXListenerExample
Creates a new instance of the UBX Listener Example- 参数:
file- File containing NMEA data- 抛出:
IOException
-
-
方法详细资料
-
main
Main method takes one command-line argument, the name of the file to read.- 参数:
args- Command-line arguments
-