Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/
DUmtsSimulation.py78 packet_rate_to_dl_throughput = { variable in UmtsSimulation
230 if self.packet_rate not in self.packet_rate_to_dl_throughput:
233 return self.packet_rate_to_dl_throughput[self.packet_rate]