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... | |
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.
| 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().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlGbrPrbUsage |
DL GBR PRB usage.
Definition at line 203 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| 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().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlNonGbrPrbUsage |
DL Non GBR PRB usage.
Definition at line 205 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| 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().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::dlTotalPrbUsage |
DL Total PRB usage.
Definition at line 207 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::sourceCellId |
source cell id
Definition at line 195 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| 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().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulGbrPrbUsage |
UL GBR PRB usage.
Definition at line 204 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| 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().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulNonGbrPrbUsage |
UL Non GBR PRB usage.
Definition at line 206 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().
| 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().
| uint16_t ns3::EpcX2Sap::CellMeasurementResultItem::ulTotalPrbUsage |
UL Total PRB usage.
Definition at line 208 of file epc-x2-sap.h.
Referenced by ns3::EpcX2ResourceStatusUpdateHeader::Deserialize(), and ns3::EpcX2ResourceStatusUpdateHeader::Serialize().