RadioAir
. An implementation of this interface should provide the policies through which radio transmission is handled. Radios should transmit via the transmit method. The air should deliver packets to the radio through the receive() method in the Radio
interface.
@author Daniel Lee
@author Ben L. Titzer
|
|