A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
EmlsrOperationsTestBase::FrameInfo Struct Reference

Information about transmitted frames. More...

#include "wifi-emlsr-test.h"

+ Collaboration diagram for EmlsrOperationsTestBase::FrameInfo:

Public Attributes

uint8_t linkId
 link ID
 
uint8_t phyId
 ID of the transmitting PHY.
 
WifiConstPsduMap psduMap
 transmitted PSDU map
 
Time startTx
 TX start time.
 
WifiTxVector txVector
 TXVECTOR.
 

Detailed Description

Information about transmitted frames.

Definition at line 142 of file wifi-emlsr-test.h.

Member Data Documentation

◆ linkId

uint8_t EmlsrOperationsTestBase::FrameInfo::linkId

link ID

Definition at line 147 of file wifi-emlsr-test.h.

◆ phyId

uint8_t EmlsrOperationsTestBase::FrameInfo::phyId

ID of the transmitting PHY.

Definition at line 148 of file wifi-emlsr-test.h.

◆ psduMap

WifiConstPsduMap EmlsrOperationsTestBase::FrameInfo::psduMap

transmitted PSDU map

Definition at line 145 of file wifi-emlsr-test.h.

◆ startTx

Time EmlsrOperationsTestBase::FrameInfo::startTx

TX start time.

Definition at line 144 of file wifi-emlsr-test.h.

◆ txVector

WifiTxVector EmlsrOperationsTestBase::FrameInfo::txVector

TXVECTOR.

Definition at line 146 of file wifi-emlsr-test.h.


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