#include "satellite-antenna-gain-pattern.h"
#include "satellite-beam-channel-pair.h"
#include "satellite-frame-conf.h"
#include "satellite-node-info.h"
#include "satellite-phy-rx-carrier-conf.h"
#include "satellite-signal-parameters.h"
#include <ns3/address.h>
#include <ns3/nstime.h>
#include <ns3/object.h>
#include <ns3/packet.h>
#include <ns3/ptr.h>
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
struct | ns3::SatPhy::CreateParam_t |
Creation parameters for base PHY object. More... | |
class | ns3::SatPhy |
The SatPhy models the basic physical layer of the satellite system. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |