#include "satellite-cno-estimator.h"
#include <ns3/nstime.h>
#include <ns3/simple-ref-count.h>
#include <cmath>
#include <map>
#include <utility>
Go to the source code of this file.
Classes | |
class | ns3::SatBasicCnoEstimator |
class for module SatCnoEstimator. More... | |
class | ns3::SatCnoEstimator |
SatCnoEstimator class defines interface for C/N0 estimators. More... | |
Namespaces | |
ns3 | |
SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |