Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DLteSimulation.py1110 def allocation_percentages_to_rbs(self, bw, tm, dl, ul): argument
1127 if (not 0 <= dl <= 100) or (not 0 <= ul <= 100):
1179 percentage=ul)
1204 dl, ul, round(100 * dl_rbs / max_rbs),