#include "ns3/channel.h"#include "ns3/packet.h"#include "ns3/propagation-delay-model.h"#include "ns3/propagation-loss-model.h"#include "ns3/traced-callback.h"Go to the source code of this file.
Classes | |
| class | ns3::lorawan::LoraChannel |
| The class that delivers packets among PHY layers. More... | |
| struct | ns3::lorawan::LoraChannel::LoraChannelParameters |
| A struct that holds meaningful parameters for transmission on a LoraChannel. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| namespace | ns3::lorawan |