#include "satellite-enums.h"
#include "satellite-link-results.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 <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatBbFrameConf |
This class implements the BB Frame configurations for DVB-S2. More... | |
class | ns3::SatDvbS2Waveform |
This class implements the content of one individual DVB-S2 waveform. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |