#include <string>
#include "ns3/attribute.h"
#include "ns3/object-factory.h"
#include "ns3/node-container.h"
#include "ns3/net-device-container.h"
#include "ns3/trace-helper.h"
#include "ns3/yans-wifi-helper.h"
Go to the source code of this file.
Classes | |
class | ns3::WaveHelper |
helps to create WaveNetDevice objects More... | |
class | ns3::YansWavePhyHelper |
To trace WaveNetDevice, we have to overwrite the trace functions of class YansWifiPhyHelper. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |