5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::nr::LogicalChannelConfigListElement_s Struct Reference

See section 4.3.4 logicalChannelConfigListElement. More...

#include "nr-phy-mac-common.h"

Public Types

enum  Direction_e { DIR_UL , DIR_DL , DIR_BOTH , NotValid }
 Direction enum. More...
 
enum  QosBearerType_e { QBT_NON_GBR , QBT_GBR , QBT_DGBR , NotValid_QosBearerType }
 QosBearerType enum. More...
 

Public Attributes

uint64_t m_eRabGuaranteedBitrateDl {UINT64_MAX}
 ERAB guaranteed bit rate DL.
 
uint64_t m_eRabGuaranteedBitrateUl {UINT64_MAX}
 ERAB guaranteed bit rate UL.
 
uint64_t m_eRabMaximulBitrateDl {UINT64_MAX}
 ERAB maximum bit rate DL.
 
uint64_t m_eRabMaximulBitrateUl {UINT64_MAX}
 ERAB maximum bit rate UL.
 
uint8_t m_logicalChannelGroup {UINT8_MAX}
 logical channel group
 
uint8_t m_logicalChannelIdentity {UINT8_MAX}
 logical channel identity
 
uint8_t m_qci {UINT8_MAX}
 QCI.
 
enum ns3::nr::LogicalChannelConfigListElement_s::Direction_e NotValid
 the direction
 
enum ns3::nr::LogicalChannelConfigListElement_s::QosBearerType_e NotValid_QosBearerType
 the QOS bearer type
 

Detailed Description

See section 4.3.4 logicalChannelConfigListElement.

Definition at line 718 of file nr-phy-mac-common.h.

Member Enumeration Documentation

◆ Direction_e

Direction enum.

Definition at line 724 of file nr-phy-mac-common.h.

◆ QosBearerType_e

QosBearerType enum.

Definition at line 733 of file nr-phy-mac-common.h.

Member Data Documentation

◆ m_eRabGuaranteedBitrateDl

uint64_t ns3::nr::LogicalChannelConfigListElement_s::m_eRabGuaranteedBitrateDl {UINT64_MAX}

ERAB guaranteed bit rate DL.

Definition at line 745 of file nr-phy-mac-common.h.

Referenced by ns3::NrMacSchedulerLC::NrMacSchedulerLC().

◆ m_eRabGuaranteedBitrateUl

uint64_t ns3::nr::LogicalChannelConfigListElement_s::m_eRabGuaranteedBitrateUl {UINT64_MAX}

ERAB guaranteed bit rate UL.

Definition at line 744 of file nr-phy-mac-common.h.

◆ m_eRabMaximulBitrateDl

uint64_t ns3::nr::LogicalChannelConfigListElement_s::m_eRabMaximulBitrateDl {UINT64_MAX}

ERAB maximum bit rate DL.

Definition at line 743 of file nr-phy-mac-common.h.

◆ m_eRabMaximulBitrateUl

uint64_t ns3::nr::LogicalChannelConfigListElement_s::m_eRabMaximulBitrateUl {UINT64_MAX}

ERAB maximum bit rate UL.

Definition at line 742 of file nr-phy-mac-common.h.

◆ m_logicalChannelGroup

uint8_t ns3::nr::LogicalChannelConfigListElement_s::m_logicalChannelGroup {UINT8_MAX}

logical channel group

Definition at line 721 of file nr-phy-mac-common.h.

Referenced by ns3::NrMacSchedulerNs3::CreateLCG().

◆ m_logicalChannelIdentity

uint8_t ns3::nr::LogicalChannelConfigListElement_s::m_logicalChannelIdentity {UINT8_MAX}

logical channel identity

Definition at line 720 of file nr-phy-mac-common.h.

◆ m_qci

uint8_t ns3::nr::LogicalChannelConfigListElement_s::m_qci {UINT8_MAX}

QCI.

Definition at line 741 of file nr-phy-mac-common.h.

Referenced by ns3::NrMacSchedulerLC::NrMacSchedulerLC().


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