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

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

#include "he-ppdu.h"

+ Collaboration diagram for ns3::HePpdu::HeTbSigHeader:

Public Attributes

uint8_t m_bandwidth {0}
 Bandwidth field.
 
uint8_t m_bssColor {0}
 BSS color field.
 
uint8_t m_format {0}
 Format bit.
 

Detailed Description

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

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

Member Data Documentation

◆ m_bandwidth

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

Bandwidth field.

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

◆ m_bssColor

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

BSS color field.

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

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

◆ m_format

uint8_t ns3::HePpdu::HeTbSigHeader::m_format {0}

Format bit.

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


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