#include <ns3/attribute.h>
#include <ns3/net-device-container.h>
#include <ns3/node-container.h>
#include <ns3/object-factory.h>
#include <ns3/propagation-loss-model.h>
#include <ns3/spectrum-propagation-loss-model.h>
#include <string>
Go to the source code of this file.
Classes | |
class | ns3::SpectrumChannelHelper |
Setup a SpectrumChannel. More... | |
class | ns3::SpectrumPhyHelper |
Create and configure several SpectrumPhy instances and connect them to a channel. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |