uwcse.location.objects.sim
Class BeesoftLogConverter
java.lang.Object
|
+--com.intel.research.rain.Service
|
+--uwcse.location.LocationService
|
+--uwcse.location.FusionClientService
|
+--uwcse.location.objects.SensorDriver
|
+--uwcse.location.objects.sim.LogReaderDriver
|
+--uwcse.location.objects.sim.BeesoftLogConverter
- All Implemented Interfaces:
- MessageHandler
- public class BeesoftLogConverter
- extends LogReaderDriver
A BeesoftLogConverter converts a simulation log generated by the measurement
logger into formats for use as input to other specific systems.
- Version:
- $Revision: 1.2 $
- Author:
- Jeffrey Hightower
| Methods inherited from class uwcse.location.LocationService |
addObject, callLocationRpc, correctedTimeMillis, getObject, getSysclockError, handleTerminalCommand, multicastLocationMsg, multicastLocationMsgs, processLocationMsg, processLocationRpc, runTerminalCommandLoop, sendLocationMsg, sendLocationMsgs, setDescription |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeesoftLogConverter
public BeesoftLogConverter()
throws RainException,
LocationException
- Throws:
RainException
LocationException
handleNextLogObject
protected void handleNextLogObject(Object@PlanarSweepMeasurement sweep)
- Process the new measurement in the simulation.
- Overrides:
handleNextLogObject in class LogReaderDriver
printUsageAndExit
protected static void printUsageAndExit()
- Show the program argument usage and then exit.
main
public static void main(String[] argv)
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