5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrEpcX2Sap::CellMeasurementResultItem Struct Reference

#include "nr-epc-x2-sap.h"

+ Collaboration diagram for ns3::NrEpcX2Sap::CellMeasurementResultItem:

Public Attributes

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

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

Member Data Documentation

◆ dlCompositeAvailableCapacity

CompositeAvailCapacity ns3::NrEpcX2Sap::CellMeasurementResultItem::dlCompositeAvailableCapacity

DL composite available capacity.

Definition at line 203 of file nr-epc-x2-sap.h.

◆ dlGbrPrbUsage

uint16_t ns3::NrEpcX2Sap::CellMeasurementResultItem::dlGbrPrbUsage

DL GBR PRB usage.

Definition at line 196 of file nr-epc-x2-sap.h.

◆ dlHardwareLoadIndicator

LoadIndicator ns3::NrEpcX2Sap::CellMeasurementResultItem::dlHardwareLoadIndicator

DL hardware load indicator.

Definition at line 190 of file nr-epc-x2-sap.h.

◆ dlNonGbrPrbUsage

uint16_t ns3::NrEpcX2Sap::CellMeasurementResultItem::dlNonGbrPrbUsage

DL Non GBR PRB usage.

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

◆ dlS1TnlLoadIndicator

LoadIndicator ns3::NrEpcX2Sap::CellMeasurementResultItem::dlS1TnlLoadIndicator

DL S1 TNL load indicator.

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

◆ dlTotalPrbUsage

uint16_t ns3::NrEpcX2Sap::CellMeasurementResultItem::dlTotalPrbUsage

DL Total PRB usage.

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

◆ sourceCellId

uint16_t ns3::NrEpcX2Sap::CellMeasurementResultItem::sourceCellId

source cell id

Definition at line 188 of file nr-epc-x2-sap.h.

◆ ulCompositeAvailableCapacity

CompositeAvailCapacity ns3::NrEpcX2Sap::CellMeasurementResultItem::ulCompositeAvailableCapacity

UL composite available capacity.

Definition at line 204 of file nr-epc-x2-sap.h.

◆ ulGbrPrbUsage

uint16_t ns3::NrEpcX2Sap::CellMeasurementResultItem::ulGbrPrbUsage

UL GBR PRB usage.

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

◆ ulHardwareLoadIndicator

LoadIndicator ns3::NrEpcX2Sap::CellMeasurementResultItem::ulHardwareLoadIndicator

UL hardware load indicator.

Definition at line 191 of file nr-epc-x2-sap.h.

◆ ulNonGbrPrbUsage

uint16_t ns3::NrEpcX2Sap::CellMeasurementResultItem::ulNonGbrPrbUsage

UL Non GBR PRB usage.

Definition at line 199 of file nr-epc-x2-sap.h.

◆ ulS1TnlLoadIndicator

LoadIndicator ns3::NrEpcX2Sap::CellMeasurementResultItem::ulS1TnlLoadIndicator

UL S1 TNL load indicator.

Definition at line 194 of file nr-epc-x2-sap.h.

◆ ulTotalPrbUsage

uint16_t ns3::NrEpcX2Sap::CellMeasurementResultItem::ulTotalPrbUsage

UL Total PRB usage.

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


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