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

FrStrictUplinkDefaultConfiguration structure. More...

Public Attributes

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

Detailed Description

FrStrictUplinkDefaultConfiguration structure.

Definition at line 59 of file lte-fr-strict-algorithm.cc.

Member Data Documentation

◆ cellId

uint8_t ns3::FrStrictUplinkDefaultConfiguration::cellId

cell ID

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

◆ ulBandwidth

uint8_t ns3::FrStrictUplinkDefaultConfiguration::ulBandwidth

UL bandwidth.

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

◆ ulCommonSubBandwidth

uint8_t ns3::FrStrictUplinkDefaultConfiguration::ulCommonSubBandwidth

UL common subbandwidth.

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

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

◆ ulEdgeSubBandOffset

uint8_t ns3::FrStrictUplinkDefaultConfiguration::ulEdgeSubBandOffset

UL edge subband offset.

Definition at line 64 of file lte-fr-strict-algorithm.cc.

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

◆ ulEdgeSubBandwidth

uint8_t ns3::FrStrictUplinkDefaultConfiguration::ulEdgeSubBandwidth

UL edge subbandwidth.

Definition at line 65 of file lte-fr-strict-algorithm.cc.

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


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