A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::LteRrcSap::AsConfig Struct Reference

AsConfig structure. More...

#include "lte-rrc-sap.h"

Public Attributes

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

Detailed Description

AsConfig structure.

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

Member Data Documentation

◆ sourceDlCarrierFreq

uint32_t ns3::LteRrcSap::AsConfig::sourceDlCarrierFreq

◆ sourceMasterInformationBlock

MasterInformationBlock ns3::LteRrcSap::AsConfig::sourceMasterInformationBlock

◆ sourceMeasConfig

MeasConfig ns3::LteRrcSap::AsConfig::sourceMeasConfig

◆ sourceRadioResourceConfig

RadioResourceConfigDedicated ns3::LteRrcSap::AsConfig::sourceRadioResourceConfig

◆ sourceSystemInformationBlockType1

SystemInformationBlockType1 ns3::LteRrcSap::AsConfig::sourceSystemInformationBlockType1

◆ sourceSystemInformationBlockType2

SystemInformationBlockType2 ns3::LteRrcSap::AsConfig::sourceSystemInformationBlockType2

◆ sourceUeIdentity

uint16_t ns3::LteRrcSap::AsConfig::sourceUeIdentity

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