A Discrete-Event Network Simulator
API
ns3::WifiRemoteStation Struct Reference

hold per-remote-station state. More...

#include "wifi-remote-station-manager.h"

+ Inheritance diagram for ns3::WifiRemoteStation:
+ Collaboration diagram for ns3::WifiRemoteStation:

Public Member Functions

virtual ~WifiRemoteStation ()
 

Public Attributes

WifiRemoteStationStatem_state
 Remote station state. More...
 

Detailed Description

hold per-remote-station state.

The state in this class is used to keep track of association status if we are in an infrastructure network and to perform the selection of TX parameters on a per-packet basis.

This class is typically subclassed and extended by rate control implementations

Definition at line 58 of file wifi-remote-station-manager.h.

Constructor & Destructor Documentation

◆ ~WifiRemoteStation()

virtual ns3::WifiRemoteStation::~WifiRemoteStation ( )
inlinevirtual

Definition at line 60 of file wifi-remote-station-manager.h.

Member Data Documentation

◆ m_state

WifiRemoteStationState* ns3::WifiRemoteStation::m_state

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