A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
HandoverEvent Struct Reference

HandoverEvent structure. More...

+ Collaboration diagram for HandoverEvent:

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.
 

Detailed Description

HandoverEvent structure.

Definition at line 39 of file test-lte-x2-handover.cc.

Member Data Documentation

◆ sourceEnbDeviceIndex

uint32_t HandoverEvent::sourceEnbDeviceIndex

source ENB device index

Definition at line 43 of file test-lte-x2-handover.cc.

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().

◆ startTime

Time HandoverEvent::startTime

start time

Definition at line 41 of file test-lte-x2-handover.cc.

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().

◆ targetEnbDeviceIndex

uint32_t HandoverEvent::targetEnbDeviceIndex

target ENB device index

Definition at line 44 of file test-lte-x2-handover.cc.

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().

◆ ueDeviceIndex

uint32_t HandoverEvent::ueDeviceIndex

UE device index.

Definition at line 42 of file test-lte-x2-handover.cc.

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().


The documentation for this struct was generated from the following file: