uwcse.location.objects.mote
Class MoteSerialReadWrite.beacon_packet

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

public class MoteSerialReadWrite.beacon_packet
extends MoteSerialReadWrite.basePacket


Field Summary
 int rssi
           
 int tx_power
           
 
Fields inherited from class uwcse.location.objects.mote.MoteSerialReadWrite.basePacket
dest_addr, hdr, hops_to_bs, PACKET_NAME, src_addr
 
Constructor Summary
MoteSerialReadWrite.beacon_packet()
           
 
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

tx_power

public int tx_power

rssi

public int rssi
Constructor Detail

MoteSerialReadWrite.beacon_packet

public MoteSerialReadWrite.beacon_packet()
Method Detail

log

public void log(Level level)
Overrides:
log in class MoteSerialReadWrite.basePacket


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