#include "satellite-phy-rx-carrier.h"
#include <ns3/mac48-address.h>
#include <ns3/object.h>
#include <ns3/ptr.h>
#include <ns3/traced-callback.h>
#include <deque>
#include <list>
#include <map>
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::SatPhyRxCarrierPerSlot |
Inherited the base functionality of SatPhyRxCarriers for ground station nodes. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |