A Discrete-Event Network Simulator
API
ns3::LteUeCcmRrcSapProvider::LcsConfig Struct Reference

LcsConfig structure. More...

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

+ Collaboration diagram for ns3::LteUeCcmRrcSapProvider::LcsConfig:

Public Attributes

uint8_t componentCarrierId
 component carrier ID More...
 
LteUeCmacSapProvider::LogicalChannelConfig lcConfig
 logical channel config More...
 
LteMacSapUsermsu
 MSU. More...
 

Detailed Description

LcsConfig structure.

Definition at line 54 of file lte-ue-ccm-rrc-sap.h.

Member Data Documentation

◆ componentCarrierId

uint8_t ns3::LteUeCcmRrcSapProvider::LcsConfig::componentCarrierId

component carrier ID

Definition at line 56 of file lte-ue-ccm-rrc-sap.h.

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

◆ lcConfig

LteUeCmacSapProvider::LogicalChannelConfig ns3::LteUeCcmRrcSapProvider::LcsConfig::lcConfig

logical channel config

Definition at line 57 of file lte-ue-ccm-rrc-sap.h.

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

◆ msu

LteMacSapUser* ns3::LteUeCcmRrcSapProvider::LcsConfig::msu

MSU.

Definition at line 58 of file lte-ue-ccm-rrc-sap.h.

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


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