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

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

+ Inheritance diagram for ns3::OnoeWifiRemoteStation:
+ Collaboration diagram for ns3::OnoeWifiRemoteStation:

Public Attributes

uint32_t m_longRetry
 
Time m_nextModeUpdate
 
uint32_t m_shortRetry
 
uint32_t m_tx_err
 
uint32_t m_tx_ok
 
uint32_t m_tx_retr
 
uint32_t m_tx_upper
 
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 ONOE Wifi manager.

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

Definition at line 38 of file onoe-wifi-manager.cc.

Member Data Documentation

Time ns3::OnoeWifiRemoteStation::m_nextModeUpdate
uint32_t ns3::OnoeWifiRemoteStation::m_shortRetry
uint32_t ns3::OnoeWifiRemoteStation::m_tx_ok
uint32_t ns3::OnoeWifiRemoteStation::m_tx_retr
uint32_t ns3::OnoeWifiRemoteStation::m_tx_upper
uint32_t ns3::OnoeWifiRemoteStation::m_txrate

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