#include "satellite-lower-layer-service.h"
#include "satellite-random-access-allocation-channel.h"
#include "satellite-superframe-sequence.h"
#include <ns3/object.h>
#include <ns3/simulator.h>
#include <ns3/uinteger.h>
#include <map>
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatRandomAccessConf |
Class for random access configuration. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |