A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 

Detailed Description

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

Definition at line 80 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 82 of file epc-test-s1u-downlink.cc.

Referenced by EpcS1uDlTestSuite::EpcS1uDlTestSuite().


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