This commit is contained in:
2021-04-28 09:29:19 +02:00
parent 84e20e54cc
commit a9f0de27e6
1030 changed files with 14567 additions and 227310 deletions

10
script/test/SpectrumX.py Normal file
View File

@@ -0,0 +1,10 @@
class SpextrumX(Waveform):
def calc(self):
l = len(wf1.read())
frange(10, 100, 90/l)
x = x + 0.1
return ret
add_device(SinusoidWaveform("wf1"), True)