net.sf.bt747.gps.mtk.agps
Class AgpsPeriodModel
java.lang.Object
net.sf.bt747.gps.mtk.agps.AgpsPeriodModel
public class AgpsPeriodModel
- extends java.lang.Object
- Author:
- Mario
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgpsPeriodModel
public AgpsPeriodModel()
addIfBelongsTo
public boolean addIfBelongsTo(AgpsSatRecordModel r)
getTime
public int getTime()
getSize
public int getSize()
sizeOf
public int sizeOf(byte[] buffer,
int startIdx,
int endIdx)
fillBuffer
public int fillBuffer(byte[] buffer,
int bufidx,
int startIdx,
int endIdx)
- Parameters:
buffer
- bufidx
- startIdx
- endIdx
-
- Returns:
- new buffer index.