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

FrSoftDownlinkDefaultConfiguration structure. More...

Public Attributes

uint8_t cellId
 cell ID More...
 
uint8_t dlBandwidth
 DL bandwidth. More...
 
uint8_t dlEdgeSubBandOffset
 DL edge subband offset. More...
 
uint8_t dlEdgeSubBandwidth
 Dl edge subbandwidth. More...
 

Detailed Description

FrSoftDownlinkDefaultConfiguration structure.

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

Member Data Documentation

◆ cellId

uint8_t ns3::FrSoftDownlinkDefaultConfiguration::cellId

cell ID

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

◆ dlBandwidth

uint8_t ns3::FrSoftDownlinkDefaultConfiguration::dlBandwidth

DL bandwidth.

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

◆ dlEdgeSubBandOffset

uint8_t ns3::FrSoftDownlinkDefaultConfiguration::dlEdgeSubBandOffset

DL edge subband offset.

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

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

◆ dlEdgeSubBandwidth

uint8_t ns3::FrSoftDownlinkDefaultConfiguration::dlEdgeSubBandwidth

Dl edge subbandwidth.

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

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


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