#include "satellite-fwd-link-scheduler.h"
#include "satellite-mac.h"
#include "satellite-orbiter-feeder-llc.h"
#include "satellite-orbiter-mac.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 <stdint.h>
Go to the source code of this file.
Classes | |
class | ns3::SatOrbiterFeederMac |
The SatOrbiterFeederMac models the user link MAC layer of the satellite node. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |