#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 | LtePrimaryCellChangeTestCase |
Testing the handover procedure with multiple component carriers. More... | |
class | LtePrimaryCellChangeTestSuite |
Test suite for executing the primary cell change test cases. More... | |