A Discrete-Event Network Simulator
API
HandoverEvent Struct Reference

HandoverEvent structure. More...

+ Collaboration diagram for HandoverEvent:

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...
 

Detailed Description

HandoverEvent structure.

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

Member Data Documentation

◆ sourceEnbDeviceIndex

uint32_t HandoverEvent::sourceEnbDeviceIndex

source ENB device index

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

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().

◆ startTime

Time HandoverEvent::startTime

start time

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

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().

◆ targetEnbDeviceIndex

uint32_t HandoverEvent::targetEnbDeviceIndex

target ENB device index

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

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().

◆ ueDeviceIndex

uint32_t HandoverEvent::ueDeviceIndex

UE device index.

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

Referenced by LteX2HandoverTestSuite::LteX2HandoverTestSuite().


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