![]() |
5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
|
#include "nr-ccm-rrc-sap.h"
Public Attributes | |
uint16_t | componentCarrierId |
component carrier ID | |
NrGnbCmacSapProvider::LcInfo | lc |
LC info. | |
NrMacSapUser * | msu |
MSU. | |
LcsConfig structure.
Definition at line 43 of file nr-ccm-rrc-sap.h.
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().
NrGnbCmacSapProvider::LcInfo ns3::NrCcmRrcSapProvider::LcsConfig::lc |
LC info.
Definition at line 46 of file nr-ccm-rrc-sap.h.
Referenced by ns3::NrNoOpComponentCarrierManager::DoSetupDataRadioBearer().
NrMacSapUser* ns3::NrCcmRrcSapProvider::LcsConfig::msu |
MSU.
Definition at line 47 of file nr-ccm-rrc-sap.h.
Referenced by ns3::NrNoOpComponentCarrierManager::DoSetupDataRadioBearer().