A Discrete-Event Network Simulator
API
ns3::HeRu::RuSpec Struct Reference

RU Specification. More...

#include "he-ru.h"

Public Attributes

std::size_t index
 index (starting at 1) More...
 
bool primary80MHz
 true if the RU is allocated in the primary 80MHz channel More...
 
RuType ruType
 RU type. More...
 

Detailed Description

RU Specification.

Stores the information carried by the RU Allocation subfield of the User Info field of Trigger frames. Note that primary80MHz must be true if ruType is RU_2x996_TONE.

Definition at line 64 of file he-ru.h.

Member Data Documentation

◆ index

std::size_t ns3::HeRu::RuSpec::index

◆ primary80MHz

bool ns3::HeRu::RuSpec::primary80MHz

true if the RU is allocated in the primary 80MHz channel

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

Referenced by ns3::WifiPhyHelper::GetRadiotapHeader(), ns3::operator<<(), and TestDlOfdmaPhyTransmission::SendMuPpdu().

◆ ruType


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