#include "lte-handover-algorithm.h"
#include "lte-handover-management-sap.h"
#include "lte-rrc-sap.h"
#include <ns3/ptr.h>
#include <ns3/simple-ref-count.h>
#include <map>
Go to the source code of this file.
Classes | |
class | ns3::A2A4RsrqHandoverAlgorithm |
Handover algorithm implementation based on RSRQ measurements, Event A2 and Event A4. More... | |
class | ns3::A2A4RsrqHandoverAlgorithm::UeMeasure |
Measurements reported by a UE for a cell ID. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |