A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::GbrQosInformation Struct Reference

#include <eps-bearer.h>

Public Attributes

uint64_t gbrDl
uint64_t gbrUl
uint64_t mbrDl
uint64_t mbrUl

Detailed Description

3GPP TS 36.143 9.2.1.18 GBR QoS Information

Definition at line 33 of file eps-bearer.h.

Member Data Documentation

uint64_t ns3::GbrQosInformation::gbrDl

Guaranteed Bit Rate (bit/s) in downlink

Definition at line 35 of file eps-bearer.h.

Referenced by ns3::LteEnbRrc::SetupRadioBearer().

uint64_t ns3::GbrQosInformation::gbrUl

Guaranteed Bit Rate (bit/s) in uplink

Definition at line 36 of file eps-bearer.h.

Referenced by ns3::LteEnbRrc::SetupRadioBearer().

uint64_t ns3::GbrQosInformation::mbrDl

Maximum Bit Rate (bit/s) in downlink

Definition at line 37 of file eps-bearer.h.

Referenced by ns3::LteEnbRrc::SetupRadioBearer().

uint64_t ns3::GbrQosInformation::mbrUl

Maximum Bit Rate (bit/s) in uplink

Definition at line 38 of file eps-bearer.h.

Referenced by ns3::LteEnbRrc::SetupRadioBearer().


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