A Discrete-Event Network Simulator
API
ns3::WifiStandardInfo Struct Reference

hold PHY and MAC information based on the selected standard. More...

#include "wifi-standards.h"

Public Attributes

WifiMacStandard macStandard
 the MAC standard More...
 
WifiPhyBand phyBand
 the PHY band More...
 
WifiPhyStandard phyStandard
 the PHY standard More...
 

Detailed Description

hold PHY and MAC information based on the selected standard.

Definition at line 190 of file wifi-standards.h.

Member Data Documentation

◆ macStandard

WifiMacStandard ns3::WifiStandardInfo::macStandard

the MAC standard

Definition at line 194 of file wifi-standards.h.

◆ phyBand

WifiPhyBand ns3::WifiStandardInfo::phyBand

the PHY band

Definition at line 193 of file wifi-standards.h.

◆ phyStandard

WifiPhyStandard ns3::WifiStandardInfo::phyStandard

the PHY standard

Definition at line 192 of file wifi-standards.h.


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