net.sf.bt747.util
Class GpsConvert

java.lang.Object
  extended by net.sf.bt747.util.GpsConvert

public class GpsConvert
extends java.lang.Object

Author:
Mario

Constructor Summary
GpsConvert()
           
 
Method Summary
static BT747Time toTime(int GpsWeek, int GpsSeconds)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GpsConvert

public GpsConvert()
Method Detail

toTime

public static final BT747Time toTime(int GpsWeek,
                                     int GpsSeconds)