A Discrete-Event Network Simulator
API
EnbUlTestData Struct Reference

Custom structure containing information about data sent in the uplink of eNodeB. More...

+ Collaboration diagram for EnbUlTestData:

Public Attributes

std::vector< UeUlTestDataues
 the list of UEs More...
 

Detailed Description

Custom structure containing information about data sent in the uplink of eNodeB.

Includes the information of the data sent in the uplink per UE.

Definition at line 299 of file epc-test-s1u-uplink.cc.

Member Data Documentation

◆ ues

std::vector<UeUlTestData> EnbUlTestData::ues

the list of UEs

Definition at line 301 of file epc-test-s1u-uplink.cc.

Referenced by EpcS1uUlTestSuite::EpcS1uUlTestSuite().


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