DyLab_3D_MOT/time_response/test.py
2021-10-01 14:37:07 +02:00

6 lines
98 B
Python

import time_response.R_test as R
print("hi")
print(R.I_current_exp(1, 1, 1, 4))
print(R.HH_Coil)