微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 电磁仿真讨论 > cst microwave studio vba objects

cst microwave studio vba objects

时间:03-22 整理:3721RD 点击:
Using some examples i wrote a small code in VBA of CST microwave studio in order to calculate the SAR. I wrote here a part of the code. The program is running ok in a cst model i have made. I need to know what calculations do the object named "SAR" in order to give me the final result. Is there any way to see it or it is encrypted somewhere inside a dll file? Please help! Thanks

With SAR
.Reset
.PowerlossMonitor pwname + sExcit
Select Case CInt(Gr)
Case 0
.AverageWeight "1.0"
Case 1
.AverageWeight "10.0"
End Select
.EntireVolume True
.Create
End With
上一篇:Strange behavoiur of HFSS
下一篇:最后一页

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top