FfrEnhancedDownlinkDefaultConfiguration structure. More...
Public Attributes | |
uint8_t | cellId |
cell ID | |
uint8_t | dlBandwidth |
DL bandwidth. | |
uint8_t | dlReuse1SubBandwidth |
reuse 1 subbandwidth | |
uint8_t | dlReuse3SubBandwidth |
reuse 3 subbandwidth | |
uint8_t | dlSubBandOffset |
DL subband offset. | |
FfrEnhancedDownlinkDefaultConfiguration structure.
Definition at line 49 of file lte-ffr-enhanced-algorithm.cc.
uint8_t ns3::FfrEnhancedDownlinkDefaultConfiguration::cellId |
cell ID
Definition at line 51 of file lte-ffr-enhanced-algorithm.cc.
uint8_t ns3::FfrEnhancedDownlinkDefaultConfiguration::dlBandwidth |
DL bandwidth.
Definition at line 52 of file lte-ffr-enhanced-algorithm.cc.
uint8_t ns3::FfrEnhancedDownlinkDefaultConfiguration::dlReuse1SubBandwidth |
reuse 1 subbandwidth
Definition at line 55 of file lte-ffr-enhanced-algorithm.cc.
Referenced by ns3::LteFfrEnhancedAlgorithm::SetDownlinkConfiguration().
uint8_t ns3::FfrEnhancedDownlinkDefaultConfiguration::dlReuse3SubBandwidth |
reuse 3 subbandwidth
Definition at line 54 of file lte-ffr-enhanced-algorithm.cc.
Referenced by ns3::LteFfrEnhancedAlgorithm::SetDownlinkConfiguration().
uint8_t ns3::FfrEnhancedDownlinkDefaultConfiguration::dlSubBandOffset |
DL subband offset.
Definition at line 53 of file lte-ffr-enhanced-algorithm.cc.
Referenced by ns3::LteFfrEnhancedAlgorithm::SetDownlinkConfiguration().