senf::emu::VHTCapabilitiesInfo Struct Reference

#include <senf/Ext/NetEmu/WLAN/WirelessNLController.hh>

Public Types

enum  MaxMPDULength { MaxMPDULength_3895, MaxMPDULength_7991, MaxMPDULength_11454 }
 
enum  SupportedChannelWidth { SupportedChannelWidth_No_160_nor_8080MHz, SupportedChannelWidth_160MHz, SupportedChannelWidth_160_8080MHz }
 

Public Attributes

enum MaxMPDULength maxMPDULength
 
enum SupportedChannelWidth supportedChannelWidth
 
bool rxLDPC
 
bool shortGIfor80MHz
 
bool shortGIfor160_8080MHz
 
bool txSTBC
 
bool suBeamformer
 
bool suBeamformee
 
bool muBeamformer
 
bool muBeamformee
 
bool vhtTxOpPowerSave
 
bool htc_vhtCapable
 
bool rxAntennaPatternConsistency
 
bool txAntennaPatternConsistency
 

Detailed Description

Definition at line 91 of file WirelessNLController.hh.

Member Enumeration Documentation

◆ MaxMPDULength

Enumerator
MaxMPDULength_3895 
MaxMPDULength_7991 
MaxMPDULength_11454 

Definition at line 93 of file WirelessNLController.hh.

◆ SupportedChannelWidth

Enumerator
SupportedChannelWidth_No_160_nor_8080MHz 
SupportedChannelWidth_160MHz 
SupportedChannelWidth_160_8080MHz 

Definition at line 95 of file WirelessNLController.hh.

Member Data Documentation

◆ htc_vhtCapable

bool senf::emu::VHTCapabilitiesInfo::htc_vhtCapable

Definition at line 109 of file WirelessNLController.hh.

◆ maxMPDULength

enum MaxMPDULength senf::emu::VHTCapabilitiesInfo::maxMPDULength

Definition at line 94 of file WirelessNLController.hh.

◆ muBeamformee

bool senf::emu::VHTCapabilitiesInfo::muBeamformee

Definition at line 107 of file WirelessNLController.hh.

◆ muBeamformer

bool senf::emu::VHTCapabilitiesInfo::muBeamformer

Definition at line 106 of file WirelessNLController.hh.

◆ rxAntennaPatternConsistency

bool senf::emu::VHTCapabilitiesInfo::rxAntennaPatternConsistency

Definition at line 110 of file WirelessNLController.hh.

◆ rxLDPC

bool senf::emu::VHTCapabilitiesInfo::rxLDPC

Definition at line 100 of file WirelessNLController.hh.

◆ shortGIfor160_8080MHz

bool senf::emu::VHTCapabilitiesInfo::shortGIfor160_8080MHz

Definition at line 102 of file WirelessNLController.hh.

◆ shortGIfor80MHz

bool senf::emu::VHTCapabilitiesInfo::shortGIfor80MHz

Definition at line 101 of file WirelessNLController.hh.

◆ suBeamformee

bool senf::emu::VHTCapabilitiesInfo::suBeamformee

Definition at line 105 of file WirelessNLController.hh.

◆ suBeamformer

bool senf::emu::VHTCapabilitiesInfo::suBeamformer

Definition at line 104 of file WirelessNLController.hh.

◆ supportedChannelWidth

enum SupportedChannelWidth senf::emu::VHTCapabilitiesInfo::supportedChannelWidth

Definition at line 99 of file WirelessNLController.hh.

◆ txAntennaPatternConsistency

bool senf::emu::VHTCapabilitiesInfo::txAntennaPatternConsistency

Definition at line 111 of file WirelessNLController.hh.

◆ txSTBC

bool senf::emu::VHTCapabilitiesInfo::txSTBC

Definition at line 103 of file WirelessNLController.hh.

◆ vhtTxOpPowerSave

bool senf::emu::VHTCapabilitiesInfo::vhtTxOpPowerSave

Definition at line 108 of file WirelessNLController.hh.


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