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

Composite Available Capacity as it is used in the RESOURCE STATUS UPDATE message. More...

#include "epc-x2-sap.h"

Public Attributes

uint16_t capacityValue
 capacity value More...
 
uint16_t cellCapacityClassValue
 cell capacity class value More...
 

Detailed Description

Composite Available Capacity as it is used in the RESOURCE STATUS UPDATE message.

See section 9.2.45 for further info about the parameters

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

Member Data Documentation

◆ capacityValue

uint16_t ns3::EpcX2Sap::CompositeAvailCapacity::capacityValue

◆ cellCapacityClassValue

uint16_t ns3::EpcX2Sap::CompositeAvailCapacity::cellCapacityClassValue

cell capacity class value

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

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


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