#include <ns3/lte-ue-rrc.h>
#include <ns3/node-container.h>
#include <ns3/nstime.h>
#include <ns3/test.h>
#include <ns3/vector.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | LteCellSelectionTestCase |
Testing the initial cell selection procedure by UE at IDLE state in the beginning of simulation. More... | |
class | LteCellSelectionTestSuite |
Test suite for executing the cell selection test cases in without-EPC and with-EPC scenarios. More... | |
struct | LteCellSelectionTestCase::UeSetup_t |
A set of input parameters for setting up a UE in the simulation. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |