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

structure that contains the subfields of the HE-MU-other-user field. More...

#include "radiotap-header.h"

+ Collaboration diagram for ns3::RadiotapHeader::HeMuOtherUserFields:

Public Attributes

uint16_t perUser1 {0}
 per_user_1 field
 
uint16_t perUser2 {0}
 per_user_2 field
 
uint8_t perUserKnown {0}
 per_user_known field
 
uint8_t perUserPosition {0}
 per_user_position field
 

Detailed Description

structure that contains the subfields of the HE-MU-other-user field.

Definition at line 486 of file radiotap-header.h.

Member Data Documentation

◆ perUser1

uint16_t ns3::RadiotapHeader::HeMuOtherUserFields::perUser1 {0}

◆ perUser2

uint16_t ns3::RadiotapHeader::HeMuOtherUserFields::perUser2 {0}

◆ perUserKnown

uint8_t ns3::RadiotapHeader::HeMuOtherUserFields::perUserKnown {0}

◆ perUserPosition

uint8_t ns3::RadiotapHeader::HeMuOtherUserFields::perUserPosition {0}

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