uwcse.location.objects.mote
Class MoteSerialReadWrite.header

java.lang.Object
  |
  +--uwcse.location.objects.mote.MoteSerialReadWrite.header
Enclosing class:
MoteSerialReadWrite

public class MoteSerialReadWrite.header
extends Object

PACKET INFORMATION AND TYPES *


Field Summary
 int address
           
 int message_group
           
 int message_type
           
 
Constructor Summary
MoteSerialReadWrite.header()
           
MoteSerialReadWrite.header(int addr, int mesg_type, int mesg_group)
           
 
Method Summary
 void log(Level level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

address

public int address

message_type

public int message_type

message_group

public int message_group
Constructor Detail

MoteSerialReadWrite.header

public MoteSerialReadWrite.header()

MoteSerialReadWrite.header

public MoteSerialReadWrite.header(int addr,
                                  int mesg_type,
                                  int mesg_group)
Method Detail

log

public void log(Level level)


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