A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::HePpdu::HeSuSigHeader Struct Reference

HE-SIG PHY header for HE SU PPDUs (HE-SIG-A1/A2) More...

#include "he-ppdu.h"

+ Collaboration diagram for ns3::HePpdu::HeSuSigHeader:

Public Attributes

uint8_t m_bandwidth {0}
 Bandwidth field.
 
uint8_t m_bssColor {0}
 BSS color field.
 
uint8_t m_format {1}
 Format bit.
 
uint8_t m_giLtfSize {0}
 GI+LTF Size field.
 
uint8_t m_mcs {0}
 MCS field.
 
uint8_t m_nsts {0}
 NSTS.
 

Detailed Description

HE-SIG PHY header for HE SU PPDUs (HE-SIG-A1/A2)

Definition at line 66 of file he-ppdu.h.

Member Data Documentation

◆ m_bandwidth

uint8_t ns3::HePpdu::HeSuSigHeader::m_bandwidth {0}

Bandwidth field.

Definition at line 71 of file he-ppdu.h.

◆ m_bssColor

uint8_t ns3::HePpdu::HeSuSigHeader::m_bssColor {0}

BSS color field.

Definition at line 69 of file he-ppdu.h.

Referenced by ns3::HePpdu::SetHeSigHeader().

◆ m_format

uint8_t ns3::HePpdu::HeSuSigHeader::m_format {1}

Format bit.

Definition at line 68 of file he-ppdu.h.

◆ m_giLtfSize

uint8_t ns3::HePpdu::HeSuSigHeader::m_giLtfSize {0}

GI+LTF Size field.

Definition at line 72 of file he-ppdu.h.

◆ m_mcs

uint8_t ns3::HePpdu::HeSuSigHeader::m_mcs {0}

MCS field.

Definition at line 70 of file he-ppdu.h.

◆ m_nsts

uint8_t ns3::HePpdu::HeSuSigHeader::m_nsts {0}

NSTS.

Definition at line 73 of file he-ppdu.h.


The documentation for this struct was generated from the following file: