#include "geo-coordinate.h"
#include "satellite-enums.h"
#include "satellite-fading-external-input-trace.h"
#include <ns3/mobility-model.h>
#include <ns3/object.h>
#include <map>
#include <stdint.h>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatFadingExternalInputTraceContainer |
Container class for external input fading traces. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |