DESERT 3.5.1
Loading...
Searching...
No Matches
uwofdmmac_hdr.h File Reference
#include <mmac.h>
#include <module.h>
#include <packet.h>
#include <string>
Include dependency graph for uwofdmmac_hdr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hdr_OFDMMAC
 

Macros

#define MAX_AVAL_CAR   10
 
#define HDR_OFDMMAC(p)    (hdr_OFDMMAC::access(p))
 

Typedefs

typedef struct hdr_OFDMMAC hdr_OFDMMAC
 

Variables

packet_t PT_OFDMMAC
 

Detailed Description

Common necessary fields for smart-ofdm.

Author
Sara Falleni
Version
1.0.0
Date
12 October 2021

Definition in file uwofdmmac_hdr.h.

Macro Definition Documentation

◆ HDR_OFDMMAC

#define HDR_OFDMMAC (   p)     (hdr_OFDMMAC::access(p))

alias defined to access the PROBE HEADER

Definition at line 52 of file uwofdmmac_hdr.h.

◆ MAX_AVAL_CAR

#define MAX_AVAL_CAR   10

Definition at line 42 of file uwofdmmac_hdr.h.

Typedef Documentation

◆ hdr_OFDMMAC

typedef struct hdr_OFDMMAC hdr_OFDMMAC

Header of the OFDM message with fields to implement a multi carrier system.

Variable Documentation

◆ PT_OFDMMAC

packet_t PT_OFDMMAC
extern