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

SoundingRsUlConfigCommon structure. More...

#include "lte-rrc-sap.h"

Public Types

enum  action { SETUP, RESET }
 the config action More...
 

Public Attributes

uint8_t srsBandwidthConfig
 SRS bandwidth config. More...
 
uint8_t srsSubframeConfig
 SRS subframe config. More...
 
enum ns3::LteRrcSap::SoundingRsUlConfigCommon::action type
 action type More...
 

Detailed Description

SoundingRsUlConfigCommon structure.

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

Member Data Documentation

uint8_t ns3::LteRrcSap::SoundingRsUlConfigCommon::srsBandwidthConfig

SRS bandwidth config.

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

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

uint8_t ns3::LteRrcSap::SoundingRsUlConfigCommon::srsSubframeConfig

SRS subframe config.

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

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

enum ns3::LteRrcSap::SoundingRsUlConfigCommon::action ns3::LteRrcSap::SoundingRsUlConfigCommon::type

action type


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