Searched refs:total_rbs_dictionary (Results 1 – 1 of 1) sorted by relevance
111 total_rbs_dictionary = {20: 100, 15: 75, 10: 50, 5: 25, 3: 15, 1.4: 6} variable in LteSimulation941 rb_ratio = bts_config.dl_rbs / self.total_rbs_dictionary[bandwidth]1056 rb_ratio = bts_config.ul_rbs / self.total_rbs_dictionary[bandwidth]1136 max_rbs = self.total_rbs_dictionary[bw]