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

structure that contains the subfields of the MCS field. More...

#include "radiotap-header.h"

+ Collaboration diagram for ns3::RadiotapHeader::McsFields:

Public Attributes

uint8_t flags {MCS_FLAGS_NONE}
 flags field
 
uint8_t known {MCS_KNOWN_NONE}
 known flags
 
uint8_t mcs {0}
 MCS index value.
 

Detailed Description

structure that contains the subfields of the MCS field.

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

Member Data Documentation

◆ flags

uint8_t ns3::RadiotapHeader::McsFields::flags {MCS_FLAGS_NONE}

◆ known

uint8_t ns3::RadiotapHeader::McsFields::known {MCS_KNOWN_NONE}

◆ mcs


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