A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::LteRrcSap::AsConfig Struct Reference

AsConfig structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::AsConfig:

Public Attributes

uint32_t sourceDlCarrierFreq
 source DL carrier frequency
 
MasterInformationBlock sourceMasterInformationBlock
 source master information block
 
MeasConfig sourceMeasConfig
 source measure config
 
RadioResourceConfigDedicated sourceRadioResourceConfig
 source radio resource config
 
SystemInformationBlockType1 sourceSystemInformationBlockType1
 source system information block type 1
 
SystemInformationBlockType2 sourceSystemInformationBlockType2
 source system information block type 2
 
uint16_t sourceUeIdentity
 source UE identity
 

Detailed Description

AsConfig structure.

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

Member Data Documentation

◆ sourceDlCarrierFreq

uint32_t ns3::LteRrcSap::AsConfig::sourceDlCarrierFreq

source DL carrier frequency

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

Referenced by HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().

◆ sourceMasterInformationBlock

MasterInformationBlock ns3::LteRrcSap::AsConfig::sourceMasterInformationBlock

source master information block

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

Referenced by HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().

◆ sourceMeasConfig

MeasConfig ns3::LteRrcSap::AsConfig::sourceMeasConfig

source measure config

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

Referenced by HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().

◆ sourceRadioResourceConfig

RadioResourceConfigDedicated ns3::LteRrcSap::AsConfig::sourceRadioResourceConfig

source radio resource config

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

Referenced by HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().

◆ sourceSystemInformationBlockType1

SystemInformationBlockType1 ns3::LteRrcSap::AsConfig::sourceSystemInformationBlockType1

source system information block type 1

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

Referenced by HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().

◆ sourceSystemInformationBlockType2

SystemInformationBlockType2 ns3::LteRrcSap::AsConfig::sourceSystemInformationBlockType2

source system information block type 2

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

Referenced by HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().

◆ sourceUeIdentity

uint16_t ns3::LteRrcSap::AsConfig::sourceUeIdentity

source UE identity

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

Referenced by HandoverPreparationInfoTestCase::DoRun(), and ns3::UeManager::PrepareHandover().


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