A Discrete-Event Network Simulator
API
rraa-wifi-manager.h File Reference
#include "ns3/nstime.h"
#include "ns3/traced-value.h"
#include "ns3/wifi-remote-station-manager.h"
+ Include dependency graph for rraa-wifi-manager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::RraaWifiManager
 Robust Rate Adaptation AlgorithmThis is an implementation of RRAA as described in "Robust rate adaptation for 802.11 wireless networks" by "Starsky H. Y. Wong", "Hao Yang", "Songwu Lu", and, "Vaduvur Bharghavan" published in Mobicom 06. More...
 
struct  ns3::WifiRraaThresholds
 WifiRraaThresholds structure. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Typedefs

typedef std::vector< std::pair< WifiRraaThresholds, WifiMode > > ns3::RraaThresholdsTable
 List of thresholds for each mode. More...