feat: 添加测试代码
This commit is contained in:
6
test/import_mlin_export_y.py
Normal file
6
test/import_mlin_export_y.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import skrf as rf
|
||||
import numpy as np
|
||||
|
||||
network = rf.Network("/tmp/paramer/simulation/8916/8916.s2p")
|
||||
|
||||
network.write_touchstone("outputs/mlin_8916.z2p",parameter="Z")
|
||||
Reference in New Issue
Block a user