FfrSoftDownlinkDefaultConfiguration structure. More...
 Collaboration diagram for ns3::FfrSoftDownlinkDefaultConfiguration:
 Collaboration diagram for ns3::FfrSoftDownlinkDefaultConfiguration:| Public Attributes | |
| uint8_t | cellId | 
| cell ID | |
| uint8_t | dlBandwidth | 
| DL bandwidth. | |
| uint8_t | dlCommonSubBandwidth | 
| DL common subbandwidth. | |
| uint8_t | dlEdgeSubBandOffset | 
| DL edge subband offset. | |
| uint8_t | dlEdgeSubBandwidth | 
| DL edge subbandwidth. | |
FfrSoftDownlinkDefaultConfiguration structure.
Definition at line 23 of file lte-ffr-soft-algorithm.cc.
| uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::cellId | 
cell ID
Definition at line 25 of file lte-ffr-soft-algorithm.cc.
| uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlBandwidth | 
DL bandwidth.
Definition at line 26 of file lte-ffr-soft-algorithm.cc.
| uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlCommonSubBandwidth | 
DL common subbandwidth.
Definition at line 27 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetDownlinkConfiguration().
| uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlEdgeSubBandOffset | 
DL edge subband offset.
Definition at line 28 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetDownlinkConfiguration().
| uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlEdgeSubBandwidth | 
DL edge subbandwidth.
Definition at line 29 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetDownlinkConfiguration().