uwcse.location
Class FusionService.FusionMeasurementThread
java.lang.Object
|
+--java.lang.Thread
|
+--uwcse.location.FusionService.FusionThread
|
+--uwcse.location.FusionService.FusionMeasurementThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- FusionService
- protected class FusionService.FusionMeasurementThread
- extends FusionService.FusionThread
A helper thread class for the FusionService to consume measurements
received and queued by the FusionService and update the appropriate
physical object's trackers.
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
FusionService.FusionMeasurementThread
public FusionService.FusionMeasurementThread(int threadNum)
workLoopBody
public void workLoopBody()
- Description copied from class:
FusionService.FusionThread
- Extend this routine to do useful work.
This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/
© Copyright 2004 University of Washington CSE