DESERT 3.5.1
Loading...
Searching...
No Matches
uwmphy_modem.h File Reference
#include "uwmdriver.h"
#include <uwal.h>
#include <hdr-uwal.h>
#include <uwip-module.h>
#include <mac.h>
#include <mphy.h>
#include <stdlib.h>
#include <iostream>
#include <stdio.h>
#include <fstream>
#include <string.h>
#include <errno.h>
#include <cstring>
#include <sstream>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <cmath>
#include <time.h>
Include dependency graph for DESERT_Framework/DESERT/physical/uwmphy_modem/uwmphy_modem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UWMPhy_modem
 
class  CheckTimer
 
class  DropTimer
 

Macros

#define _MTBL    5
 
#define MIN_MODEM_QUEUE_LENGTH   2
 
#define MAX_MODEM_QUEUE_LENGTH   30
 

Detailed Description

Header of the main class that implements the general interface between ns2/NS-Miracle and real acoustic modems.

Author
Riccardo Masiero
Federico Favaro
Version
2.0.0

Definition in file DESERT_Framework/DESERT/physical/uwmphy_modem/uwmphy_modem.h.

Macro Definition Documentation

◆ _MTBL

#define _MTBL    5

Defintion of the maximum length of the transmission buffer to store \ packets at the interface level.

Definition at line 65 of file DESERT_Framework/DESERT/physical/uwmphy_modem/uwmphy_modem.h.

◆ MAX_MODEM_QUEUE_LENGTH

#define MAX_MODEM_QUEUE_LENGTH   30

◆ MIN_MODEM_QUEUE_LENGTH

#define MIN_MODEM_QUEUE_LENGTH   2