DESERT 3.5.1
Loading...
Searching...
No Matches
uw-ofdm-aloha.cpp File Reference
#include "uw-ofdm-aloha.h"
#include <mac.h>
#include <cmath>
#include <climits>
#include <iomanip>
#include <rng.h>
#include "uwphy-clmsg.h"
Include dependency graph for uw-ofdm-aloha.cpp:

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
 

Detailed Description

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.

Author
Sara Falleni
Version
1.0.0

Definition in file uw-ofdm-aloha.cpp.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NOT_SET 
SESSION_DISTANCE_NOT_SET 

Definition at line 47 of file uw-ofdm-aloha.cpp.

Variable Documentation

◆ class_module_uwofdmaloha

UWOFDMALOHAModuleClass class_module_uwofdmaloha
static