#include "satellite-orbiter-net-device-lora.h"#include "lorawan-mac-gateway.h"#include "satellite-address-tag.h"#include "satellite-channel.h"#include "satellite-ground-station-address-tag.h"#include "satellite-id-mapper.h"#include "satellite-mac.h"#include "satellite-orbiter-feeder-mac.h"#include "satellite-orbiter-feeder-phy.h"#include "satellite-orbiter-user-mac.h"#include "satellite-orbiter-user-phy.h"#include "satellite-phy-rx.h"#include "satellite-phy-tx.h"#include "satellite-phy.h"#include "satellite-time-tag.h"#include "satellite-uplink-info-tag.h"#include <ns3/channel.h>#include <ns3/error-model.h>#include <ns3/ipv4-header.h>#include <ns3/ipv4-l3-protocol.h>#include <ns3/log.h>#include <ns3/node.h>#include <ns3/object-map.h>#include <ns3/packet.h>#include <ns3/pointer.h>#include <ns3/singleton.h>#include <ns3/trace-source-accessor.h>#include <ns3/uinteger.h>#include <limits>#include <map>#include <set>#include <utility>#include <vector>
Include dependency graph for satellite-orbiter-net-device-lora.cc:Go to the source code of this file.
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |