A Discrete-Event Network Simulator
API
EnbDlTestData Struct Reference

Custom structure for testing eNodeB downlink data, contains the list of data structures for UEs. More...

+ Collaboration diagram for EnbDlTestData:

Public Attributes

std::vector< UeDlTestDataues
 list of data structure for different UEs More...
 

Detailed Description

Custom structure for testing eNodeB downlink data, contains the list of data structures for UEs.

Definition at line 85 of file epc-test-s1u-downlink.cc.

Member Data Documentation

◆ ues

std::vector<UeDlTestData> EnbDlTestData::ues

list of data structure for different UEs

Definition at line 87 of file epc-test-s1u-downlink.cc.

Referenced by EpcS1uDlTestSuite::EpcS1uDlTestSuite().


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