A Discrete-Event Network Simulator
API
ns3::EpcX2Sap::CellInformationItem Struct Reference

Cell Information Item as it is used in the LOAD INFORMATION message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::CellInformationItem:

Public Attributes

RelativeNarrowbandTxBand relativeNarrowbandTxBand
 relative narrow transmit band More...
 
uint16_t sourceCellId
 source cell ID More...
 
std::vector< UlHighInterferenceInformationItemulHighInterferenceInformationList
 UL high interference information list. More...
 
std::vector< UlInterferenceOverloadIndicationItemulInterferenceOverloadIndicationList
 UL interference overload indication list. More...
 

Detailed Description

Cell Information Item as it is used in the LOAD INFORMATION message.

See section 9.1.2.1 for further info about the parameters

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

Member Data Documentation

◆ relativeNarrowbandTxBand

RelativeNarrowbandTxBand ns3::EpcX2Sap::CellInformationItem::relativeNarrowbandTxBand

relative narrow transmit band

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

Referenced by ns3::EpcX2LoadInformationHeader::Deserialize(), and ns3::LteFfrDistributedAlgorithm::SendLoadInformation().

◆ sourceCellId

uint16_t ns3::EpcX2Sap::CellInformationItem::sourceCellId

◆ ulHighInterferenceInformationList

std::vector<UlHighInterferenceInformationItem> ns3::EpcX2Sap::CellInformationItem::ulHighInterferenceInformationList

UL high interference information list.

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

Referenced by ns3::EpcX2LoadInformationHeader::Deserialize(), and ns3::LteFfrDistributedAlgorithm::SendLoadInformation().

◆ ulInterferenceOverloadIndicationList

std::vector<UlInterferenceOverloadIndicationItem> ns3::EpcX2Sap::CellInformationItem::ulInterferenceOverloadIndicationList

UL interference overload indication list.

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

Referenced by ns3::EpcX2LoadInformationHeader::Deserialize(), and ns3::LteFfrDistributedAlgorithm::SendLoadInformation().


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