uwcse.location.objects.cricket
Class CricketBeacon
java.lang.Object
|
+--uwcse.location.objects.PhysicalObject
|
+--uwcse.location.objects.MobileObject
|
+--uwcse.location.objects.cricket.CricketBeacon
- public class CricketBeacon
- extends MobileObject
Models a Cricket ultrasonic beacon.
- Version:
- $Revision: 1.2 $
- Author:
- Jeffrey Hightower
|
Constructor Summary |
CricketBeacon()
Create a new anonymous Cricket receiver. |
CricketBeacon(String sensorName)
Create a new Cricket receiver with the given name. |
NAME_PREFIX
public static final String NAME_PREFIX
CricketBeacon
public CricketBeacon()
- Create a new anonymous Cricket receiver.
CricketBeacon
public CricketBeacon(String sensorName)
- Create a new Cricket receiver with the given name.
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