|
DESERT 3.6.1
|
#include "uw-ofdm-aloha.h"#include <mac.h>#include <cmath>#include <climits>#include <iomanip>#include <rng.h>#include "uwphy-clmsg.h"
Go to the source code of this file.
Classes | |
| class | UWOFDMALOHAModuleClass |
Enumerations | |
| enum | { NOT_SET = -1 , SESSION_DISTANCE_NOT_SET = 0 } |
Variables | |
| UWOFDMALOHAModuleClass | class_module_uwofdmaloha |
Class that provide the implementation of ALOHA protocol. By default all carriers are used not to be used carriers can be added to the nouse_carriers as in smart_ofdm.
Definition in file uw-ofdm-aloha.cpp.
| anonymous enum |
| Enumerator | |
|---|---|
| NOT_SET | |
| SESSION_DISTANCE_NOT_SET | |
Definition at line 47 of file uw-ofdm-aloha.cpp.
|
static |