#include "end-device-lora-phy.h"
#include "ns3/mobility-model.h"
#include "ns3/net-device.h"
#include "ns3/node.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
#include "ns3/traced-value.h"
Go to the source code of this file.
Classes | |
class | ns3::lorawan::SimpleEndDeviceLoraPhy |
Class representing a simple LoRa transceiver, with an error model based on receiver sensitivity and a SIR table. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::lorawan |