A Discrete-Event Network Simulator
API
ns3::LogicalChannelConfigListElement_s Struct Reference

See section 4.3.4 logicalChannelConfigListElement. More...

#include "ff-mac-common.h"

Public Types

enum  Direction_e { DIR_UL, DIR_DL, DIR_BOTH }
 
enum  QosBearerType_e { QBT_NON_GBR, QBT_GBR }
 

Public Attributes

enum ns3::LogicalChannelConfigListElement_s::Direction_e m_direction
 
uint64_t m_eRabGuaranteedBitrateDl
 
uint64_t m_eRabGuaranteedBitrateUl
 
uint64_t m_eRabMaximulBitrateDl
 
uint64_t m_eRabMaximulBitrateUl
 
uint8_t m_logicalChannelGroup
 
uint8_t m_logicalChannelIdentity
 
uint8_t m_qci
 
enum ns3::LogicalChannelConfigListElement_s::QosBearerType_e m_qosBearerType
 

Detailed Description

See section 4.3.4 logicalChannelConfigListElement.

Definition at line 173 of file ff-mac-common.h.

Member Enumeration Documentation

Enumerator
DIR_UL 
DIR_DL 
DIR_BOTH 

Definition at line 178 of file ff-mac-common.h.

Enumerator
QBT_NON_GBR 
QBT_GBR 

Definition at line 185 of file ff-mac-common.h.

Member Data Documentation

enum ns3::LogicalChannelConfigListElement_s::Direction_e ns3::LogicalChannelConfigListElement_s::m_direction

Referenced by ns3::LteEnbMac::DoAddLc().

uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabGuaranteedBitrateDl
uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabGuaranteedBitrateUl

Definition at line 194 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoAddLc().

uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabMaximulBitrateDl

Definition at line 193 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoAddLc().

uint64_t ns3::LogicalChannelConfigListElement_s::m_eRabMaximulBitrateUl

Definition at line 192 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoAddLc().

uint8_t ns3::LogicalChannelConfigListElement_s::m_logicalChannelGroup

Definition at line 176 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoAddLc().

uint8_t ns3::LogicalChannelConfigListElement_s::m_logicalChannelIdentity

Definition at line 175 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoAddLc().

uint8_t ns3::LogicalChannelConfigListElement_s::m_qci

Definition at line 191 of file ff-mac-common.h.

Referenced by ns3::LteEnbMac::DoAddLc().

enum ns3::LogicalChannelConfigListElement_s::QosBearerType_e ns3::LogicalChannelConfigListElement_s::m_qosBearerType

Referenced by ns3::LteEnbMac::DoAddLc().


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