A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::EpcX2Sap::CompositeAvailCapacity Struct Reference

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

#include "epc-x2-sap.h"

+ Collaboration diagram for ns3::EpcX2Sap::CompositeAvailCapacity:

Public Attributes

uint16_t capacityValue
 capacity value
 
uint16_t cellCapacityClassValue
 cell capacity class value
 

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 185 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 187 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: