A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
AntennaInfoDedicated antennaInfoUl
 antenna info UL
 
bool crossCarrierSchedulingConfig
 currently implemented as boolean variable --> implementing crossCarrierScheduling is out of the scope of this GSoC proposal
 
bool haveAntennaInfoDedicated
 have antenna info dedicated?
 
bool haveAntennaInfoUlDedicated
 have antenna info UL dedicated?
 
bool haveNonUlConfiguration
 have non UL configuration?
 
bool havePdschConfigDedicated
 have PDSCH config dedicated?
 
bool haveSoundingRsUlConfigDedicated
 have sounding RS UL config dedicated?
 
bool haveUlConfiguration
 have UL configuration?
 
PdschConfigDedicated pdschConfigDedicated
 PDSCH config dedicated.
 
PuschConfigDedicatedSCell pushConfigDedicatedSCell
 PUSCH config dedicated SCell.
 
SoundingRsUlConfigDedicated soundingRsUlConfigDedicated
 sounding RS UL config dedicated
 
UlPowerControlDedicatedSCell ulPowerControlDedicatedSCell
 UL power control dedicated SCell.
 

Detailed Description

PhysicalConfigDedicatedSCell structure.

Definition at line 820 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 826 of file lte-rrc-sap.h.

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

◆ 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

PdschConfigDedicated ns3::LteRrcSap::PhysicalConfigDedicatedSCell::pdschConfigDedicated

◆ pushConfigDedicatedSCell

PuschConfigDedicatedSCell ns3::LteRrcSap::PhysicalConfigDedicatedSCell::pushConfigDedicatedSCell

PUSCH config dedicated SCell.

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

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

◆ soundingRsUlConfigDedicated

SoundingRsUlConfigDedicated ns3::LteRrcSap::PhysicalConfigDedicatedSCell::soundingRsUlConfigDedicated

◆ ulPowerControlDedicatedSCell

UlPowerControlDedicatedSCell ns3::LteRrcSap::PhysicalConfigDedicatedSCell::ulPowerControlDedicatedSCell

UL power control dedicated SCell.

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

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


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