#include "satellite-antenna-gain-pattern.h"
#include "satellite-base-fading.h"
#include "satellite-mobility-model.h"
#include "satellite-net-device.h"
#include "satellite-signal-parameters.h"
#include <ns3/mac48-address.h>
#include <ns3/mobility-model.h>
#include <ns3/nstime.h>
#include <ns3/packet.h>
#include <map>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | ns3::SatPhyTx |
The SatellitePhyTx models the physical layer transmitter of satellite system. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |