A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::FfrSoftUplinkDefaultConfiguration Struct Reference

FfrSoftUplinkDefaultConfiguration structure. More...

+ Collaboration diagram for ns3::FfrSoftUplinkDefaultConfiguration:

Public Attributes

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

Detailed Description

FfrSoftUplinkDefaultConfiguration structure.

Definition at line 52 of file lte-ffr-soft-algorithm.cc.

Member Data Documentation

◆ cellId

uint8_t ns3::FfrSoftUplinkDefaultConfiguration::cellId

cell ID

Definition at line 54 of file lte-ffr-soft-algorithm.cc.

◆ ulBandwidth

uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulBandwidth

UL bandwidth.

Definition at line 55 of file lte-ffr-soft-algorithm.cc.

◆ ulCommonSubBandwidth

uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulCommonSubBandwidth

UL common subbandwidth.

Definition at line 56 of file lte-ffr-soft-algorithm.cc.

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

◆ ulEdgeSubBandOffset

uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulEdgeSubBandOffset

UL edge subband offset.

Definition at line 57 of file lte-ffr-soft-algorithm.cc.

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

◆ ulEdgeSubBandwidth

uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulEdgeSubBandwidth

edge subbandwidth

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

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


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