Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/power/tel_simulations/
DLteSimulation.py91 downlink_rsrp_dictionary = { variable in LteSimulation
501 if values[1] not in self.downlink_rsrp_dictionary:
505 return self.downlink_rsrp_dictionary[values[1]]
508 power = self.downlink_rsrp_dictionary['excellent']