Searched refs:rbg_dictionary (Results 1 – 1 of 1) sorted by relevance
114 rbg_dictionary = {20: 4, 15: 4, 10: 3, 5: 2, 3: 2, 1.4: 1} variable in LteSimulation1170 dl_rbs = (math.ceil(desired_dl_rbs / self.rbg_dictionary[bw]) *1171 self.rbg_dictionary[bw])