Uses of Package
uwcse.location.objects

Packages that use uwcse.location.objects
uwcse.location
uwcse.location.messaging
uwcse.location.objects
uwcse.location.objects.alien
uwcse.location.objects.cricket
uwcse.location.objects.mote
uwcse.location.objects.nmea
uwcse.location.objects.sick
uwcse.location.objects.sim
uwcse.location.objects.versus
 

Classes in uwcse.location.objects used by uwcse.location
DuplicatePhysicalObjectException
          This is an exception thrown by the database which manages physical objects to indicate an attempt to add a duplicate object.
NoSuchPhysicalObjectException
          This is an exception thrown by the database which manages physical objects to indicate an attempt to add a duplicate object.
PhysicalObjectDatabase
          A class to store and manage PhysicalObjects and Trackers in such as way that they may be grouped into a hierarchical forest of compound objects with only one Tracker stored per tree.
 

Classes in uwcse.location.objects used by uwcse.location.messaging
PhysicalObject
          A class to describe a named physical object.
 

Classes in uwcse.location.objects used by uwcse.location.objects
DuplicatePhysicalObjectException
          This is an exception thrown by the database which manages physical objects to indicate an attempt to add a duplicate object.
MobileObject
          Mobile objects are probabilistically tracked.
MultiReadSingleWriteLock
          This class implements a reader-writer lock allowing parallel reads but FIFO serialized atomic writes.
NoSuchPhysicalObjectException
          This is an exception thrown by the database which manages physical objects to indicate an attempt to add a duplicate object.
PhysicalObject
          A class to describe a named physical object.
PhysicalObjectDatabaseException
          This is the basic exception thrown by the database which manages physical objects.
 

Classes in uwcse.location.objects used by uwcse.location.objects.alien
MobileObject
          Mobile objects are probabilistically tracked.
PhysicalObject
          A class to describe a named physical object.
SensorDriver
          A SensorDriver is an abstract class implementing a driver to interact with location sensing hardware and generate Measurements.
 

Classes in uwcse.location.objects used by uwcse.location.objects.cricket
FixedSensorObject
          An abstract class to describe a generic fixed sensor object.
MobileObject
          Mobile objects are probabilistically tracked.
PhysicalObject
          A class to describe a named physical object.
SensorDriver
          A SensorDriver is an abstract class implementing a driver to interact with location sensing hardware and generate Measurements.
 

Classes in uwcse.location.objects used by uwcse.location.objects.mote
FixedSensorObject
          An abstract class to describe a generic fixed sensor object.
MobileObject
          Mobile objects are probabilistically tracked.
PhysicalObject
          A class to describe a named physical object.
SensorDriver
          A SensorDriver is an abstract class implementing a driver to interact with location sensing hardware and generate Measurements.
 

Classes in uwcse.location.objects used by uwcse.location.objects.nmea
SensorDriver
          A SensorDriver is an abstract class implementing a driver to interact with location sensing hardware and generate Measurements.
 

Classes in uwcse.location.objects used by uwcse.location.objects.sick
FixedSensorObject
          An abstract class to describe a generic fixed sensor object.
PhysicalObject
          A class to describe a named physical object.
SensorDriver
          A SensorDriver is an abstract class implementing a driver to interact with location sensing hardware and generate Measurements.
 

Classes in uwcse.location.objects used by uwcse.location.objects.sim
SensorDriver
          A SensorDriver is an abstract class implementing a driver to interact with location sensing hardware and generate Measurements.
 

Classes in uwcse.location.objects used by uwcse.location.objects.versus
FixedSensorObject
          An abstract class to describe a generic fixed sensor object.
MobileObject
          Mobile objects are probabilistically tracked.
PhysicalObject
          A class to describe a named physical object.
SensorDriver
          A SensorDriver is an abstract class implementing a driver to interact with location sensing hardware and generate Measurements.
 



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