#include <stdint.h>
#include <vector>
#include <list>
#include "wifi-mode.h"
#include "wifi-preamble.h"
#include "wifi-phy-standard.h"
#include "ns3/nstime.h"
#include "ns3/simple-ref-count.h"
#include "ns3/wifi-tx-vector.h"
Go to the source code of this file.
Classes | |
class | ns3::InterferenceHelper::Event |
Signal event for a packet. More... | |
class | ns3::InterferenceHelper |
handles interference calculations More... | |
class | ns3::InterferenceHelper::NiChange |
Noise and Interference (thus Ni) event. More... | |
struct | ns3::InterferenceHelper::SnrPer |
A struct for both SNR and PER. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |