A B C D E F G H I L M N O P Q R S T U V W

A

acquireReadLock() - Method in class uwcse.location.objects.MultiReadSingleWriteLock
Requests the read lock and block until a read operation can be performed safely.
acquireWriteLock() - Method in class uwcse.location.objects.MultiReadSingleWriteLock
Request the write lock and block until a write operation can be performed safely.
add(TrueStateMeasurement) - Method in class uwcse.location.client.HistoryListDisplay
Add a new ground truth measurement for display.
add(PhysicalObject) - Method in class uwcse.location.objects.PhysicalObjectDatabase
Add the given physical object to the database and allocate a new Tracker for this object.
add(PhysicalObject, String) - Method in class uwcse.location.objects.PhysicalObjectDatabase
Add the given physical object to the database as a child of the named physical object using the existing Tracker of the parent for this object.
AddChildObjectRpc - class uwcse.location.messaging.AddChildObjectRpc.
An Rpc to add a new physical object with the given parent.
AddChildObjectRpc() - Constructor for class uwcse.location.messaging.AddChildObjectRpc
Create an AddChildObjectRpc.
addGaussianNoise(Random, Vector3d, Vector3d) - Method in class uwcse.location.core.State
Add gaussian white noise to this state where the current position is used as the mean.
addLocationReport(String, LocationReport) - Method in class uwcse.location.client.LocationPanel
Add a new location report to be displayed.
addLocationReport(String, LocationReport) - Method in class uwcse.location.client.DisplayPanel
Add a new location report to be displayed.
addMeasurement(String, Measurement) - Method in class uwcse.location.client.DisplayPanel
Add a new measurement to display.
addObject(Message, String, Object) - Static method in class uwcse.location.LocationService
This static utility method pickles the Object o into a Rain message under the given XML tagName.
AddObjectRpc - class uwcse.location.messaging.AddObjectRpc.
An Rpc to add a new physical object.
AddObjectRpc() - Constructor for class uwcse.location.messaging.AddObjectRpc
Create an AddObjectRpc.
AddObjectWithStateRpc - class uwcse.location.messaging.AddObjectWithStateRpc.
An Rpc to add a new physical object with the given State.
AddObjectWithStateRpc() - Constructor for class uwcse.location.messaging.AddObjectWithStateRpc
Create an AddObjectWithStateRpc.
address - Variable in class uwcse.location.objects.mote.MoteSerialReadWrite.header
 
AlienDriver - class uwcse.location.objects.alien.AlienDriver.
A AlienDriver interacts with RFID reader hardware from Alien Technologies and generates ProximityMeasurements.
AlienDriver() - Constructor for class uwcse.location.objects.alien.AlienDriver
 
AlienReaderFixed - class uwcse.location.objects.alien.AlienReaderFixed.
Models an Alien RFID reader placed in a fixed position in the environment to detect mobile tags.
AlienReaderFixed() - Constructor for class uwcse.location.objects.alien.AlienReaderFixed
Create a new anonymous Alien fixed reader.
AlienReaderFixed(String) - Constructor for class uwcse.location.objects.alien.AlienReaderFixed
Create a new fix-mounted Alien reader with the given name.
AlienReaderMobile - class uwcse.location.objects.alien.AlienReaderMobile.
Models a mobile Alien RFID reader.
AlienReaderMobile() - Constructor for class uwcse.location.objects.alien.AlienReaderMobile
Create a new anonymous mobile Alien reader.
AlienReaderMobile(String) - Constructor for class uwcse.location.objects.alien.AlienReaderMobile
Create a new nmobile Alien reader with the given id.
AlienSensor - class uwcse.location.objects.alien.AlienSensor.
Contains a shared static likelihood method modelling the Alien RFID reader.
AlienTagFixed - class uwcse.location.objects.alien.AlienTagFixed.
Models an Alien RFID tag placed in a fixed position as a location landmark to locate mobile readers.
AlienTagFixed() - Constructor for class uwcse.location.objects.alien.AlienTagFixed
Create a new anonymous fix-mounted Alien landmark tag.
AlienTagFixed(String) - Constructor for class uwcse.location.objects.alien.AlienTagFixed
Create a new fix-mounted Alien landmark tag with the given id.
AlienTagMobile - class uwcse.location.objects.alien.AlienTagMobile.
Models a mobile Alien RFID tag.
AlienTagMobile() - Constructor for class uwcse.location.objects.alien.AlienTagMobile
Create a new anonymous mobile Alien tag.
AlienTagMobile(String) - Constructor for class uwcse.location.objects.alien.AlienTagMobile
Create a new mobile Alien tag with the given id.
alphaToDouble(int) - Static method in class uwcse.location.client.Utils
 
alphaToInt(double) - Static method in class uwcse.location.client.Utils
 
AngleMeasurement - class uwcse.location.core.AngleMeasurement.
The AngleMeasurement class captures am obsolute orientation such as a phased antenna array or a relative angle such as from a compass or tilt sensor.
AngleMeasurement() - Constructor for class uwcse.location.core.AngleMeasurement
 
AngleMeasurement(String, String, Quat4d) - Constructor for class uwcse.location.core.AngleMeasurement
Creates an angle measurement with the given quaternion.
AngleMeasurement(String, String, Vector3d) - Constructor for class uwcse.location.core.AngleMeasurement
Creates an angle measurement with the given Euler angles.
AngleMeasurement(AngleMeasurement) - Constructor for class uwcse.location.core.AngleMeasurement
Creates a compass measurement as a copy of the given one.
ANONYMOUS_NAME - Static variable in class uwcse.location.objects.PhysicalObject
 
ArrangementService - class uwcse.location.ArrangementService.
A service providing arrangement queries of multiple objects such as containment and proximity.
ArrangementService() - Constructor for class uwcse.location.ArrangementService
Create a location display service with the given properties.
ArrangementService(ServiceID) - Constructor for class uwcse.location.ArrangementService
Create a location display service with the given properties using the explicitly specified fusion service (bypasses discovery).

A B C D E F G H I L M N O P Q R S T U V W
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