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

A struct to contain information of a standard. More...

#include "minstrel-ht-wifi-manager.h"

+ Collaboration diagram for ns3::MinstrelHtWifiManager::StandardInfo:

Public Attributes

McsGroupType groupType {}
 group type associated to the given standard in Minstrel HT
 
std::vector< TimeguardIntervals {}
 supported GIs
 
uint8_t maxMcs {}
 maximum MCS index (for 1 SS if 802.11n)
 
uint8_t maxStreams {}
 maximum number of spatial streams
 
MHz_u maxWidth {}
 maximum channel width
 

Detailed Description

A struct to contain information of a standard.

Definition at line 220 of file minstrel-ht-wifi-manager.h.

Member Data Documentation

◆ groupType

McsGroupType ns3::MinstrelHtWifiManager::StandardInfo::groupType {}

group type associated to the given standard in Minstrel HT

Definition at line 222 of file minstrel-ht-wifi-manager.h.

◆ guardIntervals

std::vector<Time> ns3::MinstrelHtWifiManager::StandardInfo::guardIntervals {}

supported GIs

Definition at line 225 of file minstrel-ht-wifi-manager.h.

◆ maxMcs

uint8_t ns3::MinstrelHtWifiManager::StandardInfo::maxMcs {}

maximum MCS index (for 1 SS if 802.11n)

Definition at line 223 of file minstrel-ht-wifi-manager.h.

◆ maxStreams

uint8_t ns3::MinstrelHtWifiManager::StandardInfo::maxStreams {}

maximum number of spatial streams

Definition at line 226 of file minstrel-ht-wifi-manager.h.

◆ maxWidth

MHz_u ns3::MinstrelHtWifiManager::StandardInfo::maxWidth {}

maximum channel width

Definition at line 224 of file minstrel-ht-wifi-manager.h.


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