#include "lorawan-ground-mac-gateway.h"#include "lorawan-mac-end-device.h"#include "lorawan-mac-gateway.h"#include "lorawan-orbiter-mac-gateway.h"#include "satellite-gw-llc.h"#include "satellite-gw-mac.h"#include "satellite-gw-phy.h"#include "satellite-net-device.h"#include "satellite-orbiter-feeder-llc.h"#include "satellite-orbiter-feeder-mac.h"#include "satellite-orbiter-feeder-phy.h"#include "satellite-orbiter-net-device.h"#include "satellite-orbiter-user-llc.h"#include "satellite-orbiter-user-mac.h"#include "satellite-orbiter-user-phy.h"#include "satellite-ut-llc.h"#include "satellite-ut-mac.h"#include "satellite-ut-phy.h"#include <ns3/node-container.h>#include <ns3/node.h>#include <ns3/object.h>#include <map>#include <ostream>#include <stdint.h>#include <utility>
Include dependency graph for satellite-topology.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ns3::SatTopology::GwLayers_s |
| struct | ns3::SatTopology::OrbiterLayers_s |
| class | ns3::SatTopology |
| Class to store topology of the whole system. More... | |
| struct | ns3::SatTopology::UtLayers_s |
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |