FfrSoftUplinkDefaultConfiguration structure. More...
Public Attributes | |
| uint8_t | cellId |
| cell ID More... | |
| uint8_t | ulBandwidth |
| UL bandwidth. More... | |
| uint8_t | ulCommonSubBandwidth |
| UL common subbandwidth. More... | |
| uint8_t | ulEdgeSubBandOffset |
| UL edge subband offset. More... | |
| uint8_t | ulEdgeSubBandwidth |
| edge subbandwidth More... | |
FfrSoftUplinkDefaultConfiguration structure.
Definition at line 59 of file lte-ffr-soft-algorithm.cc.
| uint8_t ns3::FfrSoftUplinkDefaultConfiguration::cellId |
cell ID
Definition at line 61 of file lte-ffr-soft-algorithm.cc.
| uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulBandwidth |
UL bandwidth.
Definition at line 62 of file lte-ffr-soft-algorithm.cc.
| uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulCommonSubBandwidth |
UL common subbandwidth.
Definition at line 63 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetUplinkConfiguration().
| uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulEdgeSubBandOffset |
UL edge subband offset.
Definition at line 64 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetUplinkConfiguration().
| uint8_t ns3::FfrSoftUplinkDefaultConfiguration::ulEdgeSubBandwidth |
edge subbandwidth
Definition at line 65 of file lte-ffr-soft-algorithm.cc.
Referenced by ns3::LteFfrSoftAlgorithm::SetUplinkConfiguration().