5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrUeCcmRrcSapProvider::LcsConfig Struct Reference

LcsConfig structure. More...

#include "nr-ue-ccm-rrc-sap.h"

+ Collaboration diagram for ns3::NrUeCcmRrcSapProvider::LcsConfig:

Public Attributes

uint8_t componentCarrierId
 component carrier ID
 
NrUeCmacSapProvider::LogicalChannelConfig lcConfig
 logical channel config
 
NrMacSapUsermsu
 MSU.
 

Detailed Description

LcsConfig structure.

Definition at line 37 of file nr-ue-ccm-rrc-sap.h.

Member Data Documentation

◆ componentCarrierId

uint8_t ns3::NrUeCcmRrcSapProvider::LcsConfig::componentCarrierId

component carrier ID

Definition at line 39 of file nr-ue-ccm-rrc-sap.h.

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

◆ lcConfig

NrUeCmacSapProvider::LogicalChannelConfig ns3::NrUeCcmRrcSapProvider::LcsConfig::lcConfig

logical channel config

Definition at line 40 of file nr-ue-ccm-rrc-sap.h.

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

◆ msu

NrMacSapUser* ns3::NrUeCcmRrcSapProvider::LcsConfig::msu

MSU.

Definition at line 41 of file nr-ue-ccm-rrc-sap.h.

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


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