#include "satellite-channel.h"
#include "satellite-typedefs.h"
#include <ns3/object.h>
#include <map>
#include <stdint.h>
#include <utility>
Go to the source code of this file.
Classes | |
class | ns3::SatChannelPair |
Container of Satellite channels pairs. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |