senf::WLAN_MCSInfo::Info Struct Reference

#include <senf/Packets/80211Bundle/MCSInfo.hh>

Public Attributes

std::string coding
 
unsigned rate [8]
 
short rssi [4]
 
std::uint8_t index
 
std::uint8_t streams
 

Detailed Description

Definition at line 33 of file MCSInfo.hh.

Member Data Documentation

◆ coding

std::string senf::WLAN_MCSInfo::Info::coding

Definition at line 35 of file MCSInfo.hh.

◆ index

std::uint8_t senf::WLAN_MCSInfo::Info::index

Definition at line 38 of file MCSInfo.hh.

◆ rate

unsigned senf::WLAN_MCSInfo::Info::rate[8]

Definition at line 36 of file MCSInfo.hh.

◆ rssi

short senf::WLAN_MCSInfo::Info::rssi[4]

Definition at line 37 of file MCSInfo.hh.

◆ streams

std::uint8_t senf::WLAN_MCSInfo::Info::streams

Definition at line 39 of file MCSInfo.hh.


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