Random Access test case implementations. More...
#include "ns3/cbr-application.h"#include "ns3/cbr-helper.h"#include "ns3/config.h"#include "ns3/enum.h"#include "ns3/log.h"#include "ns3/packet-sink-helper.h"#include "ns3/packet-sink.h"#include "ns3/satellite-env-variables.h"#include "ns3/satellite-helper.h"#include "ns3/satellite-topology.h"#include "ns3/simulator.h"#include "ns3/singleton.h"#include "ns3/string.h"#include "ns3/test.h"
Include dependency graph for satellite-random-access-test.cc:Go to the source code of this file.
Classes | |
| class | SatCrdsaTest1 |
| 'CRDSA, test 1' test case implementation. More... | |
| class | SatRandomAccessTestSuite |
| class | SatSlottedAlohaTest1 |
| 'Slotted ALOHA, test 1' test case implementation. More... | |
Variables | |
| static SatRandomAccessTestSuite | satRandomAccessTestSuite |
Random Access test case implementations.
In this module implements the Random Access Test Cases defined in TN6.
Definition in file satellite-random-access-test.cc.
|
static |
Definition at line 419 of file satellite-random-access-test.cc.