com.partnersoft.io.gps
Class GPSLib
java.lang.Object
com.partnersoft.io.gps.GPSLib
public class GPSLib
- extends java.lang.Object
Various library routines for GPS use.
- Author:
- Paul Reavis
Copyright 2005 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GPSLib
public GPSLib()
listAvailablePorts
public static java.util.ArrayList listAvailablePorts()
- Lists the available COMM and other ports available for GPS reading.
listParityTypes
public static java.util.ArrayList listParityTypes()
listStopBitsTypes
public static java.util.ArrayList listStopBitsTypes()
listDataBitsTypes
public static java.util.ArrayList listDataBitsTypes()
storeGPSSettings
public static void storeGPSSettings(GPSSettings settings)
retrieveGPSSettings
public static GPSSettings retrieveGPSSettings()
storeRangefinderSettings
public static void storeRangefinderSettings(RangefinderSettings settings)
retrieveRangefinderSettings
public static RangefinderSettings retrieveRangefinderSettings()