HandoverEvent structure. More...
Public Attributes | |
uint32_t | sourceEnbDeviceIndex |
source ENB device index More... | |
Time | startTime |
start time More... | |
uint32_t | targetEnbDeviceIndex |
target ENB device index More... | |
uint32_t | ueDeviceIndex |
UE device index. More... | |
HandoverEvent structure.
Definition at line 39 of file test-lte-x2-handover.cc.
uint32_t HandoverEvent::sourceEnbDeviceIndex |
source ENB device index
Definition at line 43 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().
Time HandoverEvent::startTime |
start time
Definition at line 41 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().
uint32_t HandoverEvent::targetEnbDeviceIndex |
target ENB device index
Definition at line 44 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().
uint32_t HandoverEvent::ueDeviceIndex |
UE device index.
Definition at line 42 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().