46#define UW_WAKEUP_MODNAME "WKUP"
58 : TclClass(
"MInterference/MIV/WKUP")
81MInterfMivUwWakeUp::getInterferencePower(Packet *p)
83 hdr_MPhy *ph = HDR_MPHY(p);
85 return (getInterferencePower(ph->Pr, ph->rxtime, ph->duration));
Class that describe the interference model for the Tone channel.
MInterfMivUwWakeUp()
Constructor of the class.
virtual ~MInterfMivUwWakeUp()
Destructor of the class.
Class that represents the binding with the tcl configuration script.
MInterferenceMIVWkUPClass()
Constructor of the class.
TclObject * create(int, const char *const *)
Create the TCL object needed for the tcl language interpretation.
MInterferenceMIVWkUPClass class_minterference_miv_wkup
#define UW_WAKEUP_MODNAME
Provides the declaration of the inteference model for the Tone channel.