DESERT 3.5.1
Loading...
Searching...
No Matches
uwranging_tdma.cpp File Reference
#include <mmac.h>
#include <mac.h>
#include "uwranging_tdma.h"
#include "uwranging_tdma_hdr.h"
#include <iostream>
#include <tclcl.h>
#include <cmath>
#include <iomanip>
Include dependency graph for uwranging_tdma.cpp:

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
 

Detailed Description

Provides the implementation of the class UwRangingTDMA.

Author
Antonio Montanari
Version
1.0.0

Definition in file uwranging_tdma.cpp.

Macro Definition Documentation

◆ DEBUG

#define DEBUG (   level,
  text 
)    {if (1) {std::cout << NOW << " UwRangingTDMA(" << node_id << "): " << text << std::endl;}}

Definition at line 49 of file uwranging_tdma.cpp.

Variable Documentation

◆ class_module_uwrangingtdma

UwRangingTDMAModuleClass class_module_uwrangingtdma
static