#include "satellite-enums.h"
#include "satellite-utils.h"
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/packet.h>
#include <ns3/ptr.h>
#include <stdint.h>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatInterferenceParameters |
class | ns3::SatSignalParameters |
Actual physical layer transmission container. More... | |
struct | ns3::SatSignalParameters::txInfo_s |
Struct for storing the packet specific Tx information. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |