- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: SetDoubleQuantityData(qtyName,qtyData)
录入:edatop.com 点击:
Purpose: This method is used to record the computed quantity data for each output that is computed. Please note that unless all the sweeps are reduced, this should be used in conjunction with SetSweepsData
Parameters:
qtyName (string) - quantity name.
qtyData (python list of floats) - quantity data for the specified quantity.
Returns: True on success, False on failure.
Example:
doubleList = [12.3, 14.5, 16.7]
outData.SetDoubleQuantityData("V1PlusV2", doubleList)
HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS
上一篇:Setting Default Boundary/Excitation Base Names
下一篇:Selecting Vertices


