DESERT 3.5.1
|
#include <interference-uw-WakeUp.h>
Public Member Functions | |
MInterfMivUwWakeUp () | |
virtual | ~MInterfMivUwWakeUp () |
virtual void | addToInterference (Packet *p) |
Class that describe the interference model for the Tone channel.
Definition at line 49 of file interference-uw-WakeUp.h.
MInterfMivUwWakeUp::MInterfMivUwWakeUp | ( | ) |
Constructor of the class.
Definition at line 72 of file interference-uw-WakeUp.cpp.
|
virtual |
Destructor of the class.
Definition at line 76 of file interference-uw-WakeUp.cpp.
|
virtual |
Add the Packet to the amount of interference for the desired packet.
Packet* | pointer to the interfering packet |