A Discrete-Event Network Simulator
API
ns3::LteRrcSap::SCellToAddMod Struct Reference

SCellToAddMod structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::SCellToAddMod:

Public Attributes

CellIdentification cellIdentification
 cell identification More...
 
bool haveRadioResourceConfigDedicatedSCell
 have radio resource config dedicated SCell? More...
 
RadioResourceConfigCommonSCell radioResourceConfigCommonSCell
 radio resource config common SCell More...
 
RadioResourceConfigDedicatedSCell radioResourceConfigDedicateSCell
 radio resource config dedicated SCell More...
 
uint32_t sCellIndex
 SCell index. More...
 

Detailed Description

SCellToAddMod structure.

Definition at line 819 of file lte-rrc-sap.h.

Member Data Documentation

◆ cellIdentification

◆ haveRadioResourceConfigDedicatedSCell

bool ns3::LteRrcSap::SCellToAddMod::haveRadioResourceConfigDedicatedSCell

have radio resource config dedicated SCell?

Definition at line 824 of file lte-rrc-sap.h.

Referenced by ns3::UeManager::BuildNonCriticalExtentionConfigurationCa(), and ns3::RrcAsn1Header::DeserializeNonCriticalExtensionConfig().

◆ radioResourceConfigCommonSCell

RadioResourceConfigCommonSCell ns3::LteRrcSap::SCellToAddMod::radioResourceConfigCommonSCell

◆ radioResourceConfigDedicateSCell

RadioResourceConfigDedicatedSCell ns3::LteRrcSap::SCellToAddMod::radioResourceConfigDedicateSCell

◆ sCellIndex


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