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
 
uint16_t dlGbrPrbUsage
 
LoadIndicator dlHardwareLoadIndicator
 
uint16_t dlNonGbrPrbUsage
 
LoadIndicator dlS1TnlLoadIndicator
 
uint16_t dlTotalPrbUsage
 
uint16_t sourceCellId
 
CompositeAvailCapacity ulCompositeAvailableCapacity
 
uint16_t ulGbrPrbUsage
 
LoadIndicator ulHardwareLoadIndicator
 
uint16_t ulNonGbrPrbUsage
 
LoadIndicator ulS1TnlLoadIndicator
 
uint16_t ulTotalPrbUsage
 

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

Member Data Documentation

CompositeAvailCapacity ns3::EpcX2Sap::CellMeasurementResultItem::dlCompositeAvailableCapacity
uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlGbrPrbUsage
LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::dlHardwareLoadIndicator
uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlNonGbrPrbUsage
LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::dlS1TnlLoadIndicator
uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlTotalPrbUsage
uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::sourceCellId
CompositeAvailCapacity ns3::EpcX2Sap::CellMeasurementResultItem::ulCompositeAvailableCapacity
uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulGbrPrbUsage
LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::ulHardwareLoadIndicator
uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulNonGbrPrbUsage
LoadIndicator ns3::EpcX2Sap::CellMeasurementResultItem::ulS1TnlLoadIndicator
uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulTotalPrbUsage

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