Home
last modified time | relevance | path

Searched refs:rbg_dictionary (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py114 rbg_dictionary = {20: 4, 15: 4, 10: 3, 5: 2, 3: 2, 1.4: 1} variable in LteSimulation
1170 dl_rbs = (math.ceil(desired_dl_rbs / self.rbg_dictionary[bw]) *
1171 self.rbg_dictionary[bw])