soft uplink default configuration More...
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 edge subbandwidth. More... | |
soft uplink default configuration
Definition at line 62 of file lte-fr-soft-algorithm.cc.
uint8_t ns3::FrSoftUplinkDefaultConfiguration::cellId |
cell ID
Definition at line 64 of file lte-fr-soft-algorithm.cc.
uint8_t ns3::FrSoftUplinkDefaultConfiguration::ulBandwidth |
UL bandwidth.
Definition at line 65 of file lte-fr-soft-algorithm.cc.
uint8_t ns3::FrSoftUplinkDefaultConfiguration::ulEdgeSubBandOffset |
UL edge subband offset.
Definition at line 66 of file lte-fr-soft-algorithm.cc.
Referenced by ns3::LteFrSoftAlgorithm::SetUplinkConfiguration().
uint8_t ns3::FrSoftUplinkDefaultConfiguration::ulEdgeSubBandwidth |
UL edge subbandwidth.
Definition at line 67 of file lte-fr-soft-algorithm.cc.
Referenced by ns3::LteFrSoftAlgorithm::SetUplinkConfiguration().