#include "wifi-remote-station-manager.h"#include "wifi-mode.h"#include "ns3/nstime.h"#include "ns3/random-variable-stream.h"
 Include dependency graph for minstrel-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::MinstrelWifiManager | 
| Implementation of Minstrel Rate Control AlgorithmPorting Minstrel from Madwifi and Linux Kernel http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/minstrel.  More... | |
| struct | ns3::RateInfo | 
Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace.  | |
Typedefs | |
| typedef std::vector< struct  RateInfo >  | ns3::MinstrelRate | 
| typedef std::vector < std::vector< uint32_t > >  | ns3::SampleRate |