#include "ideal-wifi-manager.h"
#include "ns3/ht-configuration.h"
#include "ns3/log.h"
#include "ns3/wifi-net-device.h"
#include "ns3/wifi-phy.h"
#include <algorithm>
Go to the source code of this file.
Classes | |
struct | ns3::IdealWifiRemoteStation |
hold per-remote-station state for Ideal Wifi manager. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Variables | |
static const double | ns3::CACHE_INITIAL_VALUE = -100 |
To avoid using the cache before a valid value has been cached. | |