DyLab_3D_MOT/time_response/test.py

6 lines
98 B
Python
Raw Normal View History

2021-10-01 14:37:07 +02:00
import time_response.R_test as R
print("hi")
print(R.I_current_exp(1, 1, 1, 4))
print(R.HH_Coil)