FfrSoftDownlinkDefaultConfiguration structure. More...
Public Attributes | |
uint8_t | cellId |
cell ID More... | |
uint8_t | dlBandwidth |
DL bandwidth. More... | |
uint8_t | dlCommonSubBandwidth |
DL common subbandwidth. More... | |
uint8_t | dlEdgeSubBandOffset |
DL edge subband offset. More... | |
uint8_t | dlEdgeSubBandwidth |
DL edge subbandwidth. More... | |
FfrSoftDownlinkDefaultConfiguration structure.
Definition at line 33 of file lte-ffr-soft-algorithm.cc.
uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::cellId |
cell ID
Definition at line 35 of file lte-ffr-soft-algorithm.cc.
uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlBandwidth |
DL bandwidth.
Definition at line 36 of file lte-ffr-soft-algorithm.cc.
uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlCommonSubBandwidth |
DL common subbandwidth.
Definition at line 37 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetDownlinkConfiguration().
uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlEdgeSubBandOffset |
DL edge subband offset.
Definition at line 38 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetDownlinkConfiguration().
uint8_t ns3::FfrSoftDownlinkDefaultConfiguration::dlEdgeSubBandwidth |
DL edge subbandwidth.
Definition at line 39 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetDownlinkConfiguration().