5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrCcmRrcSapProvider::LcsConfig Struct Reference

LcsConfig structure. More...

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

+ Collaboration diagram for ns3::NrCcmRrcSapProvider::LcsConfig:

Public Attributes

uint16_t componentCarrierId
 component carrier ID
 
NrGnbCmacSapProvider::LcInfo lc
 LC info.
 
NrMacSapUsermsu
 MSU.
 

Detailed Description

LcsConfig structure.

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

Member Data Documentation

◆ componentCarrierId

uint16_t ns3::NrCcmRrcSapProvider::LcsConfig::componentCarrierId

component carrier ID

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

Referenced by ns3::NrNoOpComponentCarrierManager::DoSetupDataRadioBearer().

◆ lc

NrGnbCmacSapProvider::LcInfo ns3::NrCcmRrcSapProvider::LcsConfig::lc

LC info.

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

Referenced by ns3::NrNoOpComponentCarrierManager::DoSetupDataRadioBearer().

◆ msu

NrMacSapUser* ns3::NrCcmRrcSapProvider::LcsConfig::msu

MSU.

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

Referenced by ns3::NrNoOpComponentCarrierManager::DoSetupDataRadioBearer().


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