A Discrete-Event Network Simulator
API
ul-mac-messages.h File Reference
#include <stdint.h>
#include "ns3/buffer.h"
#include <list>
#include "ns3/header.h"
#include <vector>
#include "cid.h"
+ Include dependency graph for ul-mac-messages.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::OfdmUcdChannelEncodings
 This class implements the OFDM UCD channel encodings as described by "IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 11.3.1 UCD channel encodings, page 651. More...
 
class  ns3::OfdmUlBurstProfile
 This class implements the UL burst profile as described by "IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 11.3.1.1 Uplink burst profile encodings, page 655. More...
 
class  ns3::OfdmUlMapIe
 This class implements the UL-MAP_IE message as described by "IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 6.3.2.3.43.7 UL-MAP_IE, page 115. More...
 
class  ns3::Ucd
 This class implements the UCD message as described by "IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 6.3.2.3.3 Uplink Channel Descriptor (UCD) message, page 47. More...
 
class  ns3::UcdChannelEncodings
 This class implements the UCD channel encodings as described by "IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 11.3.1 UCD channel encodings, page 651. More...
 
class  ns3::UlMap
 This class implements the UL-MAP_IE message as described by "IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 8.2.1.8.2 Compressed UL-MAP, page 404. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define OFDM_UCD_CHANNEL_ENCODINGS_H
 
#define OFDM_UL_BURST_PROFILE_H
 
#define OFDM_UL_MAP_IE_H
 
#define UCD_H
 
#define UL_MAP_H
 

Macro Definition Documentation

◆ OFDM_UCD_CHANNEL_ENCODINGS_H

#define OFDM_UCD_CHANNEL_ENCODINGS_H

Definition at line 122 of file ul-mac-messages.h.

◆ OFDM_UL_BURST_PROFILE_H

#define OFDM_UL_BURST_PROFILE_H

Definition at line 191 of file ul-mac-messages.h.

◆ OFDM_UL_MAP_IE_H

#define OFDM_UL_MAP_IE_H

Definition at line 439 of file ul-mac-messages.h.

◆ UCD_H

#define UCD_H

Definition at line 304 of file ul-mac-messages.h.

◆ UL_MAP_H

#define UL_MAP_H

Definition at line 560 of file ul-mac-messages.h.