Public Types | Public Attributes

ns3::WifiRemoteStationState Struct Reference

Collaboration diagram for ns3::WifiRemoteStationState:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { BRAND_NEW, DISASSOC, WAIT_ASSOC_TX_OK, GOT_ASSOC_TX_OK }

Public Attributes

enum
ns3::WifiRemoteStationState:: { ... }  
m_state
WifiModeList m_operationalRateSet
Mac48Address m_address
WifiRemoteStationInfo m_info

Member Data Documentation

This member is the list of WifiMode objects that comprise the OperationalRateSet parameter for this remote station. This list is constructed through calls to WifiRemoteStationManager::AddSupportedMode(), and an API that allows external access to it is available through WifiRemoteStationManager::GetNSupported() and WifiRemoteStationManager::GetSupported().


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