#include "satellite-helper.h"
#include <ns3/log.h>
#include <ns3/object.h>
#include <ns3/type-id.h>
#include <stdint.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ns3::SatCnoHelper::cnoCustomParams_s |
Struct for storing the custom C/N0 for some nodes. More... | |
class | ns3::SatCnoHelper |
This helper allows to set customs C/N0 values for some GW or UT nodes. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |