#include "satellite-lora-phy-tx.h"#include "satellite-phy-rx.h"#include "ns3/nstime.h"#include "ns3/object.h"#include "ns3/packet.h"#include <stdint.h>Go to the source code of this file.
Classes | |
| class | ns3::SatLoraPhyRx |
| Class adding methods linked to Lora, needed to be used in a satellite context. More... | |
Namespaces | |
| namespace | ns3 |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |