A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::AmrrWifiRemoteStation Struct Reference

hold per-remote-station state for AMRR Wifi manager. More...

+ Inheritance diagram for ns3::AmrrWifiRemoteStation:
+ Collaboration diagram for ns3::AmrrWifiRemoteStation:

Public Attributes

Time m_nextModeUpdate
 
bool m_recovery
 
uint32_t m_retry
 
uint32_t m_success
 
uint32_t m_successThreshold
 
uint32_t m_tx_err
 
uint32_t m_tx_ok
 
uint32_t m_tx_retr
 
uint32_t m_txrate
 
- Public Attributes inherited from ns3::WifiRemoteStation
uint32_t m_slrc
 STA long retry count. More...
 
uint32_t m_ssrc
 STA short retry count. More...
 
WifiRemoteStationStatem_state
 Remote station state. More...
 
uint8_t m_tid
 traffic ID More...
 

Detailed Description

hold per-remote-station state for AMRR Wifi manager.

This struct extends from WifiRemoteStation struct to hold additional information required by the AMRR Wifi manager

Definition at line 39 of file amrr-wifi-manager.cc.

Member Data Documentation

Time ns3::AmrrWifiRemoteStation::m_nextModeUpdate
bool ns3::AmrrWifiRemoteStation::m_recovery
uint32_t ns3::AmrrWifiRemoteStation::m_success
uint32_t ns3::AmrrWifiRemoteStation::m_successThreshold

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