Package avrora.sim.radio

Interface Summary
Radio The Radio interface should be implemented by classes which would like to act as radios and access an instance of the RadioAir interface.
Radio.RadioController A RadioController is an object installed into a Microcontroller.
RadioAir Interface for the RadioAir.
 

Class Summary
CC1000Radio The CC1000Radio class is a simulation of the CC1000 radio for use with avrora.
Radio.RadioPacket A RadioPacket is an object describing the data transmitted over RadioAir over some period of time.
RadioEnergy Constants for CC1000 radio energy consumption
SimpleAir Very simple implementation of radio air.