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

H

handleInput(MoteSerialReadWrite.basePacket) - Method in class uwcse.location.objects.mote.MoteDriver
Extract the data from the Mote Packet.
handleInputLine(String) - Method in class uwcse.location.objects.nmea.NMEADriver
Parse and dispatch NMEA sentences.
handleInputLine(String) - Method in class uwcse.location.objects.versus.VersusDriver
Parse a string received from a Versus Badge Server.
handleNextLogObject(Object) - Method in class uwcse.location.objects.sim.LogReaderDriver
Generic null handler for objects.
handleNextLogObject(java.lang.Object@Measurement) - Method in class uwcse.location.objects.sim.SimulationDriver
Process the new measurement in the simulation.
handleNextLogObject(java.lang.Object@PlanarSweepMeasurement) - Method in class uwcse.location.objects.sim.BeesoftLogConverter
Process the new measurement in the simulation.
handleNextMeasurement(Measurement) - Method in class uwcse.location.FusionEval
Process the new measurement in the simulation.
handleNMEASentence(String, String[]) - Method in class uwcse.location.objects.nmea.NMEADriver
Handle an NMEA sentence of the given name with the given arguments.
handleNMEASentence(java.lang.String@@"GPGGA", String[]) - Method in class uwcse.location.objects.nmea.NMEADriver
Handle an NMEA sentence describing position, latitude, longitude, and time.
handleNMEASentence(java.lang.String@@"GPGLL", String[]) - Method in class uwcse.location.objects.nmea.NMEADriver
Handle an NMEA sentence containing position, latitude, longitude, and time.
handleNMEASentence(java.lang.String@@"GPGSA", String[]) - Method in class uwcse.location.objects.nmea.NMEADriver
Handle an NMEA sentence describing the type of GPS fix.
handleNMEASentence(java.lang.String@@"GPRMC", String[]) - Method in class uwcse.location.objects.nmea.NMEADriver
Handle an NMEA sentence containing the recommended minimum specific GPS/transit data.
handleNMEASentence(java.lang.String@@"GPVTG", String[]) - Method in class uwcse.location.objects.nmea.NMEADriver
Handle an NMEA sentence describing velocity made good.
handleNMEASentence(java.lang.String@@"HCHDG", String[]) - Method in class uwcse.location.objects.nmea.NMEADriver
Handle an NMEA sentence containing a digital compass reading.
handleTerminalCommand(String) - Method in class uwcse.location.LocationService
This routine is called to process command strings captured by runTerminalCommandLoop.
handleTerminalCommand(String) - Method in class uwcse.location.FusionService
Process fusion terminal command strings captured by runTerminalCommandLoop.
handleTerminalCommand(String) - Method in class uwcse.location.objects.sick.LMS200Driver
 
handleVersusPacket(VersusPacket) - Method in class uwcse.location.objects.versus.VersusDriver
 
hashCode() - Method in class uwcse.location.Subscription
 
hashCode() - Method in class uwcse.location.NameSubscription
 
hashCode() - Method in class uwcse.location.TypeSubscription
 
hashCode() - Method in class uwcse.location.core.Measurement
Overridden to maintain hash contract that equal objects return the same hash code.
hashCode() - Method in class uwcse.location.core.PlanarSweepMeasurement
Overridden to maintain hash contract that equal objects return the same hash code.
hdr - Variable in class uwcse.location.objects.mote.MoteSerialReadWrite.basePacket
 
hideVisualization() - Method in class uwcse.location.FusionService
Hide the visualization window.
hideVisualization() - Method in class uwcse.location.objects.sick.LMS200Driver
Hide the visualization window.
HistoryListDisplay - class uwcse.location.client.HistoryListDisplay.
This class displays location reports within a panel.
HistoryListDisplay(String, StateTransform) - Constructor for class uwcse.location.client.HistoryListDisplay
Create a new location report display.
hoodAngle - Static variable in class uwcse.location.objects.versus.HoodedVersusSensor
 
hoodAxis - Static variable in class uwcse.location.objects.versus.HoodedVersusSensor
 
HoodedVersusSensor - class uwcse.location.objects.versus.HoodedVersusSensor.
Models a VersusTech infrared sensor object.
HoodedVersusSensor() - Constructor for class uwcse.location.objects.versus.HoodedVersusSensor
Create a new anonymous hooded Versus sensor.
HoodedVersusSensor(String) - Constructor for class uwcse.location.objects.versus.HoodedVersusSensor
Create a new hooded Versus sensor object with the given name.
hops_to_bs - Variable in class uwcse.location.objects.mote.MoteSerialReadWrite.basePacket
 
Human - class uwcse.location.objects.Human.
A class to represent one person.
Human() - Constructor for class uwcse.location.objects.Human
Create an anonymous human.
Human(String) - Constructor for class uwcse.location.objects.Human
Create a human with the given name.

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