#include <ns3/lte-rrc-sap.h>
#include <ns3/nstime.h>
#include <ns3/test.h>
#include <list>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
class | LteUeMeasurementsHandoverTestCase |
Testing UE measurements in LTE with simulation of 2 eNodeB and 1 UE in a handover configuration. More... | |
class | LteUeMeasurementsHandoverTestSuite |
Test suite for generating calls to UE measurements test case ns3::LteUeMeasurementsHandoverTestCase. More... | |
class | LteUeMeasurementsPiecewiseTestCase1 |
Testing UE measurements in LTE with simulation of 1 eNodeB and 1 UE in piecewise configuration and 120 ms report interval. More... | |
class | LteUeMeasurementsPiecewiseTestCase2 |
Testing UE measurements in LTE with simulation of 2 eNodeB and 1 UE in piecewise configuration and 240 ms report interval. More... | |
class | LteUeMeasurementsPiecewiseTestCase3 |
Testing UE measurements in LTE with simulation of 3 eNodeB and 1 UE in piecewise configuration and 240 ms report interval. More... | |
class | LteUeMeasurementsPiecewiseTestSuite1 |
Test suite for generating calls to UE measurements test case ns3::LteUeMeasurementsPiecewiseTestCase1. More... | |
class | LteUeMeasurementsPiecewiseTestSuite2 |
Test suite for generating calls to UE measurements test case ns3::LteUeMeasurementsPiecewiseTestCase2. More... | |
class | LteUeMeasurementsPiecewiseTestSuite3 |
Test suite for generating calls to UE measurements test case ns3::LteUeMeasurementsPiecewiseTestCase3. More... | |
class | LteUeMeasurementsTestCase |
Test that UE measurements calculation works properly in a scenario with 2 eNodeBs and 2UEs. More... | |
class | LteUeMeasurementsTestSuite |
Test that UE Measurements (see 36.214) calculation works fine in a multi-cell interference scenario. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |