#include "geo-coordinate.h"
#include "satellite-mobility-model.h"
#include <ns3/object.h>
#include <ns3/random-variable-stream.h>
#include <ns3/traced-callback.h>
#include <fstream>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatAntennaGainPattern |
SatAntennaGainPattern class holds the antenna gain pattern data for a one single spot-beam. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |