NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_802_11_Metrics Struct Reference

#include <IEEE802_11.h>

Data Fields

UINT nBackoffFailedCount
 
UINT nBackoffSuccessCount
 
UINT nTransmittedFrameCount
 
UINT nReceivedFrameCount
 
UINT nRTSSentCount
 
UINT nCTSSentCount
 
UINT nRTSReceivedCount
 
UINT nCTSReceivedCount
 

Detailed Description

Structure for metrics

Definition at line 214 of file IEEE802_11.h.

Field Documentation

◆ nBackoffFailedCount

UINT stru_802_11_Metrics::nBackoffFailedCount

Definition at line 216 of file IEEE802_11.h.

◆ nBackoffSuccessCount

UINT stru_802_11_Metrics::nBackoffSuccessCount

Definition at line 217 of file IEEE802_11.h.

◆ nCTSReceivedCount

UINT stru_802_11_Metrics::nCTSReceivedCount

Definition at line 223 of file IEEE802_11.h.

◆ nCTSSentCount

UINT stru_802_11_Metrics::nCTSSentCount

Definition at line 221 of file IEEE802_11.h.

◆ nReceivedFrameCount

UINT stru_802_11_Metrics::nReceivedFrameCount

Definition at line 219 of file IEEE802_11.h.

◆ nRTSReceivedCount

UINT stru_802_11_Metrics::nRTSReceivedCount

Definition at line 222 of file IEEE802_11.h.

◆ nRTSSentCount

UINT stru_802_11_Metrics::nRTSSentCount

Definition at line 220 of file IEEE802_11.h.

◆ nTransmittedFrameCount

UINT stru_802_11_Metrics::nTransmittedFrameCount

Definition at line 218 of file IEEE802_11.h.


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