#include "wifi-phy-common.h"
#include "wifi-ppdu.h"
#include "wifi-tx-vector.h"
#include "ns3/object.h"
#include <map>
Go to the source code of this file.
Classes | |
class | ns3::Event |
handles interference calculations More... | |
class | ns3::InterferenceHelper |
handles interference calculations More... | |
class | ns3::InterferenceHelper::NiChange |
Noise and Interference (thus Ni) event. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
using | ns3::RxPowerWattPerChannelBand = std::map<WifiSpectrumBandInfo, Watt_u> |
A map of the received power for each band. | |
Functions | |
std::ostream & | ns3::operator<< (std::ostream &os, const Event &event) |
Stream insertion operator. | |