INET Framework for OMNeT++/OMNEST
AbstractRadio.cc File Reference
#include "AbstractRadio.h"
#include "FWMath.h"
#include "PhyControlInfo_m.h"
#include "Ieee80211Consts.h"

Go to the source code of this file.

Defines

#define MK_TRANSMISSION_OVER   1
#define MK_RECEPTION_COMPLETE   2

Define Documentation

#define MK_RECEPTION_COMPLETE   2

Definition at line 27 of file AbstractRadio.cc.

Referenced by AbstractRadio::bufferMsg(), and AbstractRadio::handleSelfMsg().

#define MK_TRANSMISSION_OVER   1

Definition at line 26 of file AbstractRadio.cc.

Referenced by AbstractRadio::handleSelfMsg(), and AbstractRadio::handleUpperMsg().