Searched refs:mimo (Results 1 – 3 of 3) sorted by relevance
481 def set_mimo_mode(self, bts_index, mimo): argument494 if mimo == LteSimulation.MimoMode.MIMO_1x1:505 elif mimo == LteSimulation.MimoMode.MIMO_2x2:518 elif mimo == LteSimulation.MimoMode.MIMO_4x4:
262 def configure_mimo_settings(self, mimo): argument268 cmd = 'ROUTe:LTE:SIGN:SCENario:{}'.format(mimo.value)
83 def configure_mimo_settings(self, mimo): argument