![]() |
NetSim Source Code Help
|
#include <IEEE802_11.h>

Data Fields | |
| UINT | nBackoffFailedCount |
| UINT | nBackoffSuccessCount |
| UINT | nTransmittedFrameCount |
| UINT | nReceivedFrameCount |
| UINT | nRTSSentCount |
| UINT | nCTSSentCount |
| UINT | nRTSReceivedCount |
| UINT | nCTSReceivedCount |
Structure for metrics
Definition at line 207 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nBackoffFailedCount |
Definition at line 209 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nBackoffSuccessCount |
Definition at line 210 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nCTSReceivedCount |
Definition at line 216 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nCTSSentCount |
Definition at line 214 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nReceivedFrameCount |
Definition at line 212 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nRTSReceivedCount |
Definition at line 215 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nRTSSentCount |
Definition at line 213 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nTransmittedFrameCount |
Definition at line 211 of file IEEE802_11.h.