DESERT 3.5.1
Loading...
Searching...
No Matches
initlib.cpp File Reference
#include <tclcl.h>
#include "packet.h"
#include "uwofdmphy_hdr.h"
Include dependency graph for DESERT_Framework/DESERT/physical/uwofdmphy/initlib.cpp:

Go to the source code of this file.

Classes

class  OFDMHeaderClass
 

Functions

int Uwofdmphy_Init ()
 
int Cygofdmphy_Init ()
 

Variables

EmbeddedTcl UwOFDMPhyInitTclCode
 
packet_t PT_OFDM
 
OFDMHeaderClass class_hdr_OFDM
 

Detailed Description

file to initialize the libuwphysical.so library

Author
Sara Falleni
Version
1.0.0

Definition in file DESERT_Framework/DESERT/physical/uwofdmphy/initlib.cpp.

Function Documentation

◆ Cygofdmphy_Init()

int Cygofdmphy_Init ( )

◆ Uwofdmphy_Init()

int Uwofdmphy_Init ( )

Variable Documentation

◆ class_hdr_OFDM

OFDMHeaderClass class_hdr_OFDM
static

◆ PT_OFDM

packet_t PT_OFDM

◆ UwOFDMPhyInitTclCode

EmbeddedTcl UwOFDMPhyInitTclCode
extern