Cell Information Item as it is used in the LOAD INFORMATION message. More...
#include "epc-x2-sap.h"
Public Attributes | |
| RelativeNarrowbandTxBand | relativeNarrowbandTxBand |
| relative narrow transmit band | |
| uint16_t | sourceCellId |
| source cell ID | |
| std::vector< UlHighInterferenceInformationItem > | ulHighInterferenceInformationList |
| UL high interference information list. | |
| std::vector< UlInterferenceOverloadIndicationItem > | ulInterferenceOverloadIndicationList |
| UL interference overload indication list. | |
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 146 of file epc-x2-sap.h.
| RelativeNarrowbandTxBand ns3::EpcX2Sap::CellInformationItem::relativeNarrowbandTxBand |
relative narrow transmit band
Definition at line 153 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize(), and ns3::LteFfrDistributedAlgorithm::SendLoadInformation().
| uint16_t ns3::EpcX2Sap::CellInformationItem::sourceCellId |
source cell ID
Definition at line 148 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize(), and ns3::LteFfrDistributedAlgorithm::SendLoadInformation().
| std::vector<UlHighInterferenceInformationItem> ns3::EpcX2Sap::CellInformationItem::ulHighInterferenceInformationList |
UL high interference information list.
Definition at line 152 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize(), and ns3::LteFfrDistributedAlgorithm::SendLoadInformation().
| std::vector<UlInterferenceOverloadIndicationItem> ns3::EpcX2Sap::CellInformationItem::ulInterferenceOverloadIndicationList |
UL interference overload indication list.
Definition at line 150 of file epc-x2-sap.h.
Referenced by ns3::EpcX2LoadInformationHeader::Deserialize(), and ns3::LteFfrDistributedAlgorithm::SendLoadInformation().