avrora.sim.radio
Class SimpleAir.RadioClock

java.lang.Object
  extended byavrora.sim.util.GlobalClock
      extended byavrora.sim.radio.SimpleAir.RadioClock
Enclosing class:
SimpleAir

protected class SimpleAir.RadioClock
extends GlobalClock

An extended version of GlobalClock that implements a version of LocalMeet that is appropriate for delivering radio packets.


Nested Class Summary
 
Nested classes inherited from class avrora.sim.util.GlobalClock
GlobalClock.InterruptedException, GlobalClock.LocalMeet, GlobalClock.Ticker
 
Field Summary
 
Fields inherited from class avrora.sim.util.GlobalClock
gqPrinter, period, threadMap, ticker
 
Constructor Summary
protected SimpleAir.RadioClock(long p)
           
 
Methods inherited from class avrora.sim.util.GlobalClock
add, addLocalMeet, getCount, getNumberOfThreads, globalTime, insertEvent, remove, removeEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAir.RadioClock

protected SimpleAir.RadioClock(long p)