- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: GetSweepNamesForProbe(probeName)
录入:edatop.com 点击:
Purpose: To obtain the list of sweep quantity names associated with a given probe. This also indicates the dimensionality of the data. One name implies that the probe-data is 2D (probe-quantity vs Sweep Quantity) and two names implies 3D data ( probe-quantity vs Sweep 1 X Sweep 2).
Parameters:
probeName – probe name.
Returns: .NET IList<string> - list of sweep names for the current probe name.
Example:
# sweepNames is C# Array of strings
sweepNames = inData.GetSweepNamesForProbe(“FarFieldsProbe”)
HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS
上一篇:GetCategoryNames()
下一篇:GetMessageStringToRegisterForSigTerm [IronPython]


