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

Information associated with each PHY that is going to operate on another EMLSR link. More...

+ Collaboration diagram for ns3::ChannelAccessManager::EmlsrLinkSwitchInfo:

Public Attributes

WifiPhyOperatingChannel channel
 new operating channel
 
uint8_t linkId
 ID of the EMLSR link on which the PHY is going to operate.
 

Detailed Description

Information associated with each PHY that is going to operate on another EMLSR link.

Definition at line 470 of file channel-access-manager.h.

Member Data Documentation

◆ channel

WifiPhyOperatingChannel ns3::ChannelAccessManager::EmlsrLinkSwitchInfo::channel

new operating channel

Definition at line 472 of file channel-access-manager.h.

◆ linkId

uint8_t ns3::ChannelAccessManager::EmlsrLinkSwitchInfo::linkId

ID of the EMLSR link on which the PHY is going to operate.

Definition at line 473 of file channel-access-manager.h.


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