DESERT 3.5.1
Loading...
Searching...
No Matches
uwinterferenceofdm.h File Reference
#include "uwinterference.h"
#include "uwofdmphy_hdr.h"
Include dependency graph for uwinterferenceofdm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ListNodeOFDM
 
class  EndInterfTimerOFDM
 
class  uwinterferenceofdm
 

Typedefs

typedef std::pair< int, int > counter
 

Detailed Description

Implementation of uwinterference class. Your can find the brief description of this module in the paper, named "Development and Testing of an OFDM Physical Layer for the DESERT Simulator" IEEE/OCEANS, San Diego-Porto, 2021.

Author
Sara Falleni
Version
1.0.0

Definition in file uwinterferenceofdm.h.

Typedef Documentation

◆ counter

typedef std::pair<int, int> counter

counter of collisions

Definition at line 48 of file uwinterferenceofdm.h.