uwcse.location.objects.mote
Class MoteBadge
java.lang.Object
|
+--uwcse.location.objects.PhysicalObject
|
+--uwcse.location.objects.MobileObject
|
+--uwcse.location.objects.mote.MoteBadge
- public class MoteBadge
- extends MobileObject
Models a Berkeley mote location sensor acting as a mobile badge.
- Version:
- $Revision: 1.2 $
- Author:
- Jeffrey Hightower
|
Constructor Summary |
MoteBadge()
Create a new anonymous Mote. |
MoteBadge(String badgeName)
Create a new Mote badge with the given name. |
NAME_PREFIX
public static final String NAME_PREFIX
MoteBadge
public MoteBadge()
- Create a new anonymous Mote.
MoteBadge
public MoteBadge(String badgeName)
- Create a new Mote badge 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