HandoverEvent structure. More...
Public Attributes | |
uint32_t | sourceEnbDeviceIndex |
source ENB device index | |
Time | startTime |
start time | |
uint32_t | targetEnbDeviceIndex |
target ENB device index | |
uint32_t | ueDeviceIndex |
UE device index. | |
HandoverEvent structure.
Definition at line 28 of file test-lte-x2-handover.cc.
uint32_t HandoverEvent::sourceEnbDeviceIndex |
source ENB device index
Definition at line 32 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().
Time HandoverEvent::startTime |
start time
Definition at line 30 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().
uint32_t HandoverEvent::targetEnbDeviceIndex |
target ENB device index
Definition at line 33 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().
uint32_t HandoverEvent::ueDeviceIndex |
UE device index.
Definition at line 31 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().