#include "satellite-enums.h"
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/ptr.h>
#include <ns3/simple-ref-count.h>
#include <map>
#include <stdint.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatWaveform |
This class implements the content of one individual DVB-RCS2 waveform. More... | |
class | ns3::SatWaveformConf |
This class implements the available waveform configurations of DVB-RCS2 return link. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |