Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py111 total_rbs_dictionary = {20: 100, 15: 75, 10: 50, 5: 25, 3: 15, 1.4: 6} variable in LteSimulation
941 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]