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

F

feetToMeters(double) - Static method in class uwcse.location.core.LinearDistanceMeasurement
Static helper function to convert feet to meters with high precision using the International Bureau of Standards conversion values without truncation
finalize() - Method in class uwcse.location.objects.mote.MoteSerialReadWrite
 
finalize() - Method in class uwcse.location.objects.nmea.NMEADriver
Overridden to make sure the serial port is closed before the object is garbage collected.
finalize() - Method in class uwcse.location.objects.sick.LMS200Driver
Close the serial port if necessary before the object is reclaimed by the garbage collector.
findContrastingColor(Color) - Static method in class uwcse.location.client.Utils
Return a color that contrasts with "color", so e.g. the latter color may be used as foreground color for text on a background of the former color.
FixedSensorObject - class uwcse.location.objects.FixedSensorObject.
An abstract class to describe a generic fixed sensor object.
FixedSensorObject() - Constructor for class uwcse.location.objects.FixedSensorObject
Create an anonymous physical object.
FixedSensorObject(String) - Constructor for class uwcse.location.objects.FixedSensorObject
Create a named physical object.
flush() - Method in class uwcse.location.ProducerConsumerQueue
Flush all Objects from the queue.
FuseSimDisplay - class uwcse.location.FuseSimDisplay.
An aggregate service that runs a FusionService, DisplayService, and SimulationDriver in a single JVM for the purpose of easy testing.
FuseSimDisplay(String, String, double) - Constructor for class uwcse.location.FuseSimDisplay
Construct a FuseSimDisplay.
FUSION_DISCOVERY_QUERY - Static variable in class uwcse.location.FusionClientService
 
FusionAdmin - class uwcse.location.FusionAdmin.
A fusion service administration tool.
FusionAdmin() - Constructor for class uwcse.location.FusionAdmin
Create a fusion administration service.
FusionClientService - class uwcse.location.FusionClientService.
A FusionClientService is an abstract class implementing convenience interfaces to the various fusion service interactions over Rain.
FusionClientService() - Constructor for class uwcse.location.FusionClientService
Create a new FusionService client.
FusionClientService(ServiceID) - Constructor for class uwcse.location.FusionClientService
Create a new FusionService client for the given fusion service.
FusionEval - class uwcse.location.FusionEval.
A service to evaluate fusion.
FusionEval(String, boolean, boolean) - Constructor for class uwcse.location.FusionEval
Construct a FusionServce.
FusionService - class uwcse.location.FusionService.
A service to collect the Measurements generated by various hardware drivers and perform sensor fusion.
FusionService(String, String) - Constructor for class uwcse.location.FusionService
Construct a FusionServce.
FusionService.FusionMeasurementThread - class uwcse.location.FusionService.FusionMeasurementThread.
A helper thread class for the FusionService to consume measurements received and queued by the FusionService and update the appropriate physical object's trackers.
FusionService.FusionMeasurementThread(FusionService, int) - Constructor for class uwcse.location.FusionService.FusionMeasurementThread
 
FusionService.FusionThread - class uwcse.location.FusionService.FusionThread.
A helper abstract thread class for the FusionService
FusionService.FusionThread(FusionService, ThreadGroup, String) - Constructor for class uwcse.location.FusionService.FusionThread
 
FusionService.NameSubscriptionThread - class uwcse.location.FusionService.NameSubscriptionThread.
A thread class to manage and dispatch name subscription issues.
FusionService.NameSubscriptionThread(FusionService, Set, Subscription) - Constructor for class uwcse.location.FusionService.NameSubscriptionThread
 
FusionService.SubscriptionThread - class uwcse.location.FusionService.SubscriptionThread.
A thread class to manage and dispatch subscription issues.
FusionService.SubscriptionThread(FusionService, Subscription) - Constructor for class uwcse.location.FusionService.SubscriptionThread
 
FusionService.TypeSubscriptionThread - class uwcse.location.FusionService.TypeSubscriptionThread.
A thread class to manage and dispatch type subscription issues.
FusionService.TypeSubscriptionThread(FusionService, Class, Subscription) - Constructor for class uwcse.location.FusionService.TypeSubscriptionThread
 

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