#include <ns3/mac48-address.h>
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/simple-ref-count.h>
#include <map>
#include <stdint.h>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatInterference::InterferenceChangeEvent |
Event for identifying interference change events (receiving) More... | |
class | ns3::SatInterference |
Abstract class defining interface for interference calculations objects. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |