DESERT 3.5.1
|
#include "uw-smart-ofdm.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 | UWSMARTOFDMModuleClass |
Enumerations | |
enum | { NOT_SET = -1 , SESSION_DISTANCE_NOT_SET = 0 } |
Variables | |
UWSMARTOFDMModuleClass | class_module_uwsmartofdm |
SMART_OFDM can work as MACA full bandwidth or MACA with control carriers divided from data carriers.
Definition in file uw-smart-ofdm.cpp.
anonymous enum |
Enumerator | |
---|---|
NOT_SET | |
SESSION_DISTANCE_NOT_SET |
Definition at line 46 of file uw-smart-ofdm.cpp.
|
static |