DESERT 3.5.1
Loading...
Searching...
No Matches
uwal.cpp File Reference
#include "uwal.h"
#include <phymac-clmsg.h>
Include dependency graph for uwal.cpp:

Go to the source code of this file.

Classes

class  UwalClass
 

Macros

#define DEFAULT_PSDU   32
 

Variables

UwalClass class_module_uwal
 

Detailed Description

Implementation of the main class that implements the adaptation layer between ns2/NS-Miracle and binary data packets.

Author
Riccardo Masiero
Version
1.0.0

Definition in file uwal.cpp.

Macro Definition Documentation

◆ DEFAULT_PSDU

#define DEFAULT_PSDU   32

The size, in bytes, of the default Physical Service Data Unit (i.e., the maximum length of a packet coded into a stream of bits to be sent to the modem).

Definition at line 46 of file uwal.cpp.

Variable Documentation

◆ class_module_uwal

UwalClass class_module_uwal
static