#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 | LteSecondaryCellSelectionTestCase |
Testing the initial cell selection procedure by UE at IDLE state in the beginning of simulation with multiple component carriers. More... | |
class | LteSecondaryCellSelectionTestSuite |
Test suite for executing the secondary cell selection test cases. More... | |