uwcse.location.objects.alien
Class AlienTagMobile
java.lang.Object
|
+--uwcse.location.objects.PhysicalObject
|
+--uwcse.location.objects.MobileObject
|
+--uwcse.location.objects.alien.AlienTagMobile
- public class AlienTagMobile
- extends MobileObject
Models a mobile Alien RFID tag.
- Version:
- $Revision: 1.2 $
- Author:
- Jeffrey Hightower
NAME_PREFIX
public static final String NAME_PREFIX
AlienTagMobile
public AlienTagMobile()
- Create a new anonymous mobile Alien tag.
AlienTagMobile
public AlienTagMobile(String sensorName)
- Create a new mobile Alien tag with the given id.
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