#include "ns3/buffer.h"
#include <list>
#include <stdint.h>
#include "ns3/header.h"
#include <vector>
#include "cid.h"
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 | |
namespace | 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 |
#define OFDM_UCD_CHANNEL_ENCODINGS_H |
Definition at line 111 of file ul-mac-messages.h.
#define OFDM_UL_BURST_PROFILE_H |
Definition at line 182 of file ul-mac-messages.h.
#define OFDM_UL_MAP_IE_H |
Definition at line 436 of file ul-mac-messages.h.
#define UCD_H |
Definition at line 298 of file ul-mac-messages.h.
#define UL_MAP_H |
Definition at line 561 of file ul-mac-messages.h.