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