A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
LteUeCmacSapProvider::LogicalChannelConfig lcConfig
 logical channel config
 
LteMacSapUsermsu
 MSU.
 

Detailed Description

LcsConfig structure.

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

Member Data Documentation

◆ componentCarrierId

uint8_t ns3::LteUeCcmRrcSapProvider::LcsConfig::componentCarrierId

component carrier ID

Definition at line 53 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 54 of file lte-ue-ccm-rrc-sap.h.

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

◆ msu

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

MSU.

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

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


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