#include "lora-device-address.h"#include "lora-frame-header.h"#include "lorawan-mac-header.h"#include "lorawan-mac.h"#include "ns3/random-variable-stream.h"#include "ns3/traced-value.h"Go to the source code of this file.
Classes | |
| class | ns3::lorawan::EndDeviceLorawanMac |
| Class representing the MAC layer of a LoRaWAN device. More... | |
| struct | ns3::lorawan::EndDeviceLorawanMac::LoraRetxParameters |
| Structure representing the parameters that will be used in the retransmission procedure. More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| namespace | ns3::lorawan |