HE-SIG PHY header for HE MU PPDUs (HE-SIG-A1/A2/B) More...
#include "he-ppdu.h"
Collaboration diagram for ns3::HePpdu::HeMuSigHeader:Public Attributes | |
| uint8_t | m_bandwidth {0} |
| Bandwidth field. More... | |
| uint8_t | m_bssColor {0} |
| BSS color field. More... | |
| std::optional< Center26ToneRuIndication > | m_center26ToneRuIndication |
| center 26 tone RU indication in SIG-B common subfields More... | |
| HeSigBContentChannels | m_contentChannels |
| HE SIG-B Content Channels. More... | |
| uint8_t | m_giLtfSize {0} |
| GI+LTF Size field. More... | |
| uint8_t | m_muMimoUsers |
| MU-MIMO users. More... | |
| RuAllocation | m_ruAllocation |
| RU allocations that are going to be carried in SIG-B common subfields. More... | |
| uint8_t | m_sigBCompression {0} |
| SIG-B compression. More... | |
| uint8_t | m_sigBMcs {0} |
| HE-SIG-B MCS. More... | |
| uint8_t ns3::HePpdu::HeMuSigHeader::m_bandwidth {0} |
| uint8_t ns3::HePpdu::HeMuSigHeader::m_bssColor {0} |
BSS color field.
Definition at line 92 of file he-ppdu.h.
Referenced by ns3::HePpdu::SetHeSigHeader().
| std::optional<Center26ToneRuIndication> ns3::HePpdu::HeMuSigHeader::m_center26ToneRuIndication |
| HeSigBContentChannels ns3::HePpdu::HeMuSigHeader::m_contentChannels |
| uint8_t ns3::HePpdu::HeMuSigHeader::m_giLtfSize {0} |
| uint8_t ns3::HePpdu::HeMuSigHeader::m_muMimoUsers |
| RuAllocation ns3::HePpdu::HeMuSigHeader::m_ruAllocation |
| uint8_t ns3::HePpdu::HeMuSigHeader::m_sigBCompression {0} |
| uint8_t ns3::HePpdu::HeMuSigHeader::m_sigBMcs {0} |