#include "satellite-fwd-link-scheduler.h"
#include "satellite-mac.h"
#include "satellite-orbiter-mac.h"
#include "satellite-orbiter-user-llc.h"
#include "satellite-phy.h"
#include "satellite-signal-parameters.h"
#include <ns3/address.h>
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/packet.h>
#include <ns3/ptr.h>
#include <set>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | ns3::SatOrbiterUserMac |
The SatOrbiterUserMac models the user link MAC layer of the satellite node. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |