DESERT 3.5.1
|
#include <mmac.h>
#include <module.h>
#include <packet.h>
#include <string>
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 |
Common necessary fields for smart-ofdm.
Definition in file uwofdmmac_hdr.h.
#define HDR_OFDMMAC | ( | p | ) | (hdr_OFDMMAC::access(p)) |
alias defined to access the PROBE HEADER
Definition at line 52 of file uwofdmmac_hdr.h.
#define MAX_AVAL_CAR 10 |
Definition at line 42 of file uwofdmmac_hdr.h.
typedef struct hdr_OFDMMAC hdr_OFDMMAC |
Header of the OFDM message with fields to implement a multi carrier system.
|
extern |
Definition at line 47 of file DESERT_Framework/DESERT/data_link/uw-smart-ofdm/initlib.cpp.