|
DESERT 3.6.1
|
#include <mmac.h>#include <mac.h>#include "uwranging_tdma.h"#include "uwranging_tdma_hdr.h"#include <iostream>#include <tclcl.h>#include <cmath>#include <iomanip>
Go to the source code of this file.
Classes | |
| class | UwRangingTDMAModuleClass |
Macros | |
| #define | DEBUG(level, text) {if (1) {std::cout << NOW << " UwRangingTDMA(" << node_id << "): " << text << std::endl;}} |
Variables | |
| UwRangingTDMAModuleClass | class_module_uwrangingtdma |
Provides the implementation of the class UwRangingTDMA.
Definition in file uwranging_tdma.cpp.
| #define DEBUG | ( | level, | |
| text | |||
| ) | {if (1) {std::cout << NOW << " UwRangingTDMA(" << node_id << "): " << text << std::endl;}} |
Definition at line 49 of file uwranging_tdma.cpp.
|
static |