#include "lorawan-mac.h"
#include "satellite-address-tag.h"
#include "satellite-control-message.h"
#include "satellite-llc.h"
#include "satellite-mac.h"
#include "satellite-net-device.h"
#include "satellite-node-info.h"
#include "satellite-phy.h"
#include "satellite-time-tag.h"
#include <ns3/error-model.h>
#include <ns3/ipv4-l3-protocol.h>
#include <ns3/node.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | ns3::SatLorawanNetDevice |
SatLorawanNetDevice to be utilized in the UT and GW nodes for IoT configuration. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |