net.sf.bt747.gps.mtk.agps
Class AgpsSatRecordModel

java.lang.Object
  extended by net.sf.bt747.gps.mtk.agps.AgpsSatRecordModel

public class AgpsSatRecordModel
extends java.lang.Object

Author:
Mario

Constructor Summary
AgpsSatRecordModel()
           
AgpsSatRecordModel(byte[] buffer, int index)
           
 
Method Summary
 int fillbuffer(byte[] buffer, int index)
           
 int getUTCTime()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgpsSatRecordModel

public AgpsSatRecordModel()

AgpsSatRecordModel

public AgpsSatRecordModel(byte[] buffer,
                          int index)
Method Detail

fillbuffer

public int fillbuffer(byte[] buffer,
                      int index)

getUTCTime

public int getUTCTime()