#include <ns3/channel.h>
#include <ns3/mac48-address.h>
#include <cstddef>
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatSimpleChannel |
The satellite simple channel, for satellite public and backbone networks. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |