![]() |
5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
|
#include "nr-ue-ccm-rrc-sap.h"
Public Attributes | |
uint8_t | componentCarrierId |
component carrier ID | |
NrUeCmacSapProvider::LogicalChannelConfig | lcConfig |
logical channel config | |
NrMacSapUser * | msu |
MSU. | |
LcsConfig structure.
Definition at line 37 of file nr-ue-ccm-rrc-sap.h.
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().
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().
NrMacSapUser* ns3::NrUeCcmRrcSapProvider::LcsConfig::msu |
MSU.
Definition at line 41 of file nr-ue-ccm-rrc-sap.h.
Referenced by ns3::NrSimpleUeComponentCarrierManager::DoAddLc().