A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 
uint16_t sourceCellId
 
std::vector
< UlHighInterferenceInformationItem
ulHighInterferenceInformationList
 
std::vector
< UlInterferenceOverloadIndicationItem
ulInterferenceOverloadIndicationList
 

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 154 of file epc-x2-sap.h.

Member Data Documentation

RelativeNarrowbandTxBand ns3::EpcX2Sap::CellInformationItem::relativeNarrowbandTxBand

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

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

uint16_t ns3::EpcX2Sap::CellInformationItem::sourceCellId

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

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

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

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

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

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

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

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


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