A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::EpcX2Sap::UlHighInterferenceInformationItem Struct Reference

UL High Interference Information as it is used in the LOAD INFORMATION message. More...

#include "epc-x2-sap.h"

Public Attributes

uint16_t targetCellId
 target cell ID More...
 
std::vector< bool > ulHighInterferenceIndicationList
 UL high interference indication list. More...
 

Detailed Description

UL High Interference Information as it is used in the LOAD INFORMATION message.

See section 9.1.2.1 for further info about the parameters

Definition at line 128 of file epc-x2-sap.h.

Member Data Documentation

◆ targetCellId

uint16_t ns3::EpcX2Sap::UlHighInterferenceInformationItem::targetCellId

target cell ID

Definition at line 130 of file epc-x2-sap.h.

Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().

◆ ulHighInterferenceIndicationList

std::vector<bool> ns3::EpcX2Sap::UlHighInterferenceInformationItem::ulHighInterferenceIndicationList

UL high interference indication list.

Definition at line 131 of file epc-x2-sap.h.

Referenced by ns3::EpcX2LoadInformationHeader::Deserialize().


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