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

Cell Measurement Result Item as it is used in the RESOURCE STATUS UPDATE message. More...

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::CellMeasurementResultItem:

Public Attributes

CompositeAvailCapacity dlCompositeAvailableCapacity
 DL composite available capacity. More...
 
uint16_t dlGbrPrbUsage
 DL GBR PRB usage. More...
 
LoadIndicator dlHardwareLoadIndicator
 DL hardware load indicator. More...
 
uint16_t dlNonGbrPrbUsage
 DL Non GBR PRB usage. More...
 
LoadIndicator dlS1TnlLoadIndicator
 DL S1 TNL load indicator. More...
 
uint16_t dlTotalPrbUsage
 DL Total PRB usage. More...
 
uint16_t sourceCellId
 source cell id More...
 
CompositeAvailCapacity ulCompositeAvailableCapacity
 UL composite available capacity. More...
 
uint16_t ulGbrPrbUsage
 UL GBR PRB usage. More...
 
LoadIndicator ulHardwareLoadIndicator
 UL hardware load indicator. More...
 
uint16_t ulNonGbrPrbUsage
 UL Non GBR PRB usage. More...
 
LoadIndicator ulS1TnlLoadIndicator
 UL S1 TNL load indicator. More...
 
uint16_t ulTotalPrbUsage
 UL Total PRB usage. More...
 

Detailed Description

Cell Measurement Result Item as it is used in the RESOURCE STATUS UPDATE message.

See section 9.1.2.14 for further info about the parameters

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

Member Data Documentation

◆ dlCompositeAvailableCapacity

CompositeAvailCapacity ns3::EpcX2Sap::CellMeasurementResultItem::dlCompositeAvailableCapacity

DL composite available capacity.

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

Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().

◆ dlGbrPrbUsage

uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlGbrPrbUsage

◆ dlHardwareLoadIndicator

LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::dlHardwareLoadIndicator

DL hardware load indicator.

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

Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().

◆ dlNonGbrPrbUsage

uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlNonGbrPrbUsage

◆ dlS1TnlLoadIndicator

LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::dlS1TnlLoadIndicator

DL S1 TNL load indicator.

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

Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().

◆ dlTotalPrbUsage

uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlTotalPrbUsage

◆ sourceCellId

uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::sourceCellId

◆ ulCompositeAvailableCapacity

CompositeAvailCapacity ns3::EpcX2Sap::CellMeasurementResultItem::ulCompositeAvailableCapacity

UL composite available capacity.

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

Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().

◆ ulGbrPrbUsage

uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulGbrPrbUsage

◆ ulHardwareLoadIndicator

LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::ulHardwareLoadIndicator

UL hardware load indicator.

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

Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().

◆ ulNonGbrPrbUsage

uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulNonGbrPrbUsage

◆ ulS1TnlLoadIndicator

LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::ulS1TnlLoadIndicator

UL S1 TNL load indicator.

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

Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().

◆ ulTotalPrbUsage

uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulTotalPrbUsage

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