org.android.activityminer.logic.devices
Class SampleGapErrorEvent
java.lang.Object
org.android.activityminer.logic.devices.SampleGapErrorEvent
- All Implemented Interfaces:
- ObservableEvent
public class SampleGapErrorEvent
- extends Object
- implements ObservableEvent
Observable sample error event to notify too large gaps between the sensor
updates received from android.
Field Summary |
long |
ts
The time stamp the event occurred at. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ts
public final long ts
- The time stamp the event occurred at.
SampleGapErrorEvent
public SampleGapErrorEvent(long ts)
- Constructor
- Parameters:
ts
- the time stamp the event occurred at