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