#include "lora-logical-channel-helper.h"
#include "satellite-lora-phy-rx.h"
#include "satellite-mac.h"
#include "satellite-phy.h"
#include <ns3/object.h>
#include <ns3/packet.h>
#include <array>
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::LorawanMac |
Class representing the LoRaWAN MAC layer. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |