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

PhysicalConfigDedicatedSCell structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::PhysicalConfigDedicatedSCell:

Public Attributes

AntennaInfoDedicated antennaInfo
 antenna info dedicated More...
 
AntennaInfoDedicated antennaInfoUl
 antenna info UL More...
 
bool crossCarrierSchedulingConfig
 currently implemented as boolean variable –> implementing crossCarrierScheduling is out of the scope of this GSoC proposal More...
 
bool haveAntennaInfoDedicated
 have antenna info dedicated? More...
 
bool haveAntennaInfoUlDedicated
 have antenna info UL dedicated? More...
 
bool haveNonUlConfiguration
 have non UL configuration? More...
 
bool havePdschConfigDedicated
 have PDSCH config dedicated? More...
 
bool haveSoundingRsUlConfigDedicated
 have sounding RS UL config dedicated? More...
 
bool haveUlConfiguration
 have UL configuration? More...
 
PdschConfigDedicated pdschConfigDedicated
 PDSCH config dedicated. More...
 
PuschConfigDedicatedSCell pushConfigDedicatedSCell
 PUSCH config dedicated SCell. More...
 
SoundingRsUlConfigDedicated soundingRsUlConfigDedicated
 sounding RS UL config dedicated More...
 
UlPowerControlDedicatedSCell ulPowerControlDedicatedSCell
 UL power control dedicated SCell. More...
 

Detailed Description

PhysicalConfigDedicatedSCell structure.

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

Member Data Documentation

◆ antennaInfo

◆ antennaInfoUl

◆ crossCarrierSchedulingConfig

bool ns3::LteRrcSap::PhysicalConfigDedicatedSCell::crossCarrierSchedulingConfig

currently implemented as boolean variable –> implementing crossCarrierScheduling is out of the scope of this GSoC proposal

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

Referenced by ns3::UeManager::BuildNonCriticalExtentionConfigurationCa().

◆ haveAntennaInfoDedicated

bool ns3::LteRrcSap::PhysicalConfigDedicatedSCell::haveAntennaInfoDedicated

◆ haveAntennaInfoUlDedicated

bool ns3::LteRrcSap::PhysicalConfigDedicatedSCell::haveAntennaInfoUlDedicated

◆ haveNonUlConfiguration

bool ns3::LteRrcSap::PhysicalConfigDedicatedSCell::haveNonUlConfiguration

◆ havePdschConfigDedicated

bool ns3::LteRrcSap::PhysicalConfigDedicatedSCell::havePdschConfigDedicated

◆ haveSoundingRsUlConfigDedicated

bool ns3::LteRrcSap::PhysicalConfigDedicatedSCell::haveSoundingRsUlConfigDedicated

◆ haveUlConfiguration

bool ns3::LteRrcSap::PhysicalConfigDedicatedSCell::haveUlConfiguration

◆ pdschConfigDedicated

◆ pushConfigDedicatedSCell

PuschConfigDedicatedSCell ns3::LteRrcSap::PhysicalConfigDedicatedSCell::pushConfigDedicatedSCell

PUSCH config dedicated SCell.

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

Referenced by ns3::UeManager::BuildNonCriticalExtentionConfigurationCa().

◆ soundingRsUlConfigDedicated

◆ ulPowerControlDedicatedSCell

UlPowerControlDedicatedSCell ns3::LteRrcSap::PhysicalConfigDedicatedSCell::ulPowerControlDedicatedSCell

UL power control dedicated SCell.

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

Referenced by ns3::UeManager::BuildNonCriticalExtentionConfigurationCa().


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