Searched refs:mimo (Results 1 – 2 of 2) sorted by relevance
327 def set_mimo_mode(self, bts_index, mimo): argument340 if mimo == LteSimulation.MimoMode.MIMO_1x1:351 elif mimo == LteSimulation.MimoMode.MIMO_2x2:364 elif mimo == LteSimulation.MimoMode.MIMO_4x4:
262 def configure_mimo_settings(self, mimo): argument268 cmd = 'ROUTe:LTE:SIGN:SCENario:{}'.format(mimo.value)