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
 
WifiPhyBand phyBand
 
WifiPhyStandard phyStandard
 

Detailed Description

hold PHY and MAC information based on the selected standard.

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

Member Data Documentation

◆ macStandard

WifiMacStandard ns3::WifiStandardInfo::macStandard

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

◆ phyBand

WifiPhyBand ns3::WifiStandardInfo::phyBand

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

◆ phyStandard

WifiPhyStandard ns3::WifiStandardInfo::phyStandard

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


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