#include "satellite-markov-conf.h"#include <ns3/log.h>#include <cstdlib>#include <map>#include <utility>#include <vector>
Include dependency graph for satellite-markov-conf.cc:Go to the source code of this file.
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |
Variables | |
| static const double | ns3::g_MarkovElevationStateChangeProbabilities [SatMarkovConf::DEFAULT_ELEVATION_COUNT][SatMarkovConf::DEFAULT_STATE_COUNT][SatMarkovConf::DEFAULT_STATE_COUNT] |
| static const double | ns3::g_MarkovInitialStateProbabilities [SatMarkovConf::DEFAULT_STATE_COUNT] |