#include "ns3/mobility-model.h"
#include "ns3/net-device.h"
#include "ns3/nstime.h"
#include "ns3/packet.h"
#include "ns3/spectrum-channel.h"
#include "ns3/spectrum-phy.h"
#include "ns3/spectrum-value.h"
#include <fstream>
#include <string>
Go to the source code of this file.
Classes | |
class | ns3::RemSpectrumPhy |
This minimal SpectrumPhy implementation calculates the SINR with respect to the strongest signal for a given point. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |