|
INET Framework for OMNeT++/OMNEST
|
#include <vector>#include <list>#include <deque>#include <set>#include <omnetpp.h>#include "AirFrame_m.h"#include "Coord.h"Go to the source code of this file.
Classes | |
| class | ChannelControl |
| Monitors which hosts are "in range". Supports multiple channels. More... | |
| struct | ChannelControl::HostEntry |
Defines | |
| #define | LIGHT_SPEED 3.0E+8 |
| #define | TRANSMISSION_PURGE_INTERVAL 1.0 |
| #define LIGHT_SPEED 3.0E+8 |
Definition at line 28 of file ChannelControl.h.
Referenced by SnrEval::changeChannel(), AbstractRadio::changeChannel(), and ChannelControl::sendToChannel().
| #define TRANSMISSION_PURGE_INTERVAL 1.0 |
Definition at line 29 of file ChannelControl.h.
Referenced by ChannelControl::addOngoingTransmission(), and ChannelControl::purgeOngoingTransmissions().