예제 #1
0
 def setLow(self, *args):
     return _TOSSIM.MAC_setLow(self, *args)
예제 #2
0
 def setLow(*args):
     return _TOSSIM.MAC_setLow(*args)
예제 #3
0
파일: TOSSIM.py 프로젝트: sywxh2012/wcps
 def setLow(self, *args): return _TOSSIM.MAC_setLow(self, *args)
 def setSymbolsPerSec(self, *args): return _TOSSIM.MAC_setSymbolsPerSec(self, *args)