A Discrete-Event Network Simulator
API
ns3::FrSoftUplinkDefaultConfiguration Struct Reference

soft uplink default configuration More...

+ Collaboration diagram for ns3::FrSoftUplinkDefaultConfiguration:

Public Attributes

uint8_t cellId
 cell ID More...
 
uint8_t ulBandwidth
 UL bandwidth. More...
 
uint8_t ulEdgeSubBandOffset
 UL edge subband offset
More...
 
uint8_t ulEdgeSubBandwidth
 UL endge subbandwidth. More...
 

Detailed Description

soft uplink default configuration

Definition at line 58 of file lte-fr-soft-algorithm.cc.

Member Data Documentation

◆ cellId

uint8_t ns3::FrSoftUplinkDefaultConfiguration::cellId

cell ID

Definition at line 60 of file lte-fr-soft-algorithm.cc.

◆ ulBandwidth

uint8_t ns3::FrSoftUplinkDefaultConfiguration::ulBandwidth

UL bandwidth.

Definition at line 61 of file lte-fr-soft-algorithm.cc.

◆ ulEdgeSubBandOffset

uint8_t ns3::FrSoftUplinkDefaultConfiguration::ulEdgeSubBandOffset

UL edge subband offset

Definition at line 62 of file lte-fr-soft-algorithm.cc.

Referenced by ns3::LteFrSoftAlgorithm::SetUplinkConfiguration().

◆ ulEdgeSubBandwidth

uint8_t ns3::FrSoftUplinkDefaultConfiguration::ulEdgeSubBandwidth

UL endge subbandwidth.

Definition at line 63 of file lte-fr-soft-algorithm.cc.

Referenced by ns3::LteFrSoftAlgorithm::SetUplinkConfiguration().


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