de.soldin.gt2jump.test.gps
Class GPSTest

java.lang.Object
  extended byde.soldin.gt2jump.test.gps.GPSTest

public class GPSTest
extends Object

Author:
ed Simple example of how to use the org.dinopolis.gpstool package to retrieve location and altitude

Constructor Summary
GPSTest()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPSTest

public GPSTest()
        throws Exception
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception