#include "satellite-antenna-gain-pattern-container.h"#include "satellite-sgp4-mobility-model.h"#include "ns3/log.h"#include "ns3/satellite-env-variables.h"#include "ns3/singleton.h"#include "ns3/string.h"#include <cmath>#include <cstddef>#include <dirent.h>#include <errno.h>#include <fstream>#include <limits>#include <map>#include <sstream>#include <string.h>#include <string>#include <utility>
Include dependency graph for satellite-antenna-gain-pattern-container.cc:Go to the source code of this file.
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |
Variables | |
| const std::string | numbers {"0123456789"} |
| const std::string numbers {"0123456789"} |
Definition at line 44 of file satellite-antenna-gain-pattern-container.cc.
Referenced by ns3::SatAntennaGainPatternContainer::SatAntennaGainPatternContainer().