PHY header for EHT TB PPDUs. More...
#include "eht-ppdu.h"
Public Attributes | |
uint8_t | m_bandwidth {0} |
Bandwidth field. More... | |
uint8_t | m_bssColor {0} |
BSS color field. More... | |
uint8_t | m_phyVersionId {0} |
PHY Version Identifier field. More... | |
uint8_t | m_ppduType {0} |
PPDU Type And Compressed Mode field. More... | |
PHY header for EHT TB PPDUs.
Definition at line 48 of file eht-ppdu.h.
uint8_t ns3::EhtPpdu::EhtTbPhyHeader::m_bandwidth {0} |
Bandwidth field.
Definition at line 52 of file eht-ppdu.h.
Referenced by ns3::EhtPpdu::SetEhtPhyHeader().
uint8_t ns3::EhtPpdu::EhtTbPhyHeader::m_bssColor {0} |
BSS color field.
Definition at line 53 of file eht-ppdu.h.
uint8_t ns3::EhtPpdu::EhtTbPhyHeader::m_phyVersionId {0} |
PHY Version Identifier field.
Definition at line 51 of file eht-ppdu.h.
uint8_t ns3::EhtPpdu::EhtTbPhyHeader::m_ppduType {0} |
PPDU Type And Compressed Mode field.
Definition at line 54 of file eht-ppdu.h.