- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: GetRequiredQuantities()
录入:edatop.com 点击:
Purpose: A given UDO can specify that it provides one of more computed quantities. The user might choose to create a report from only a few among the various available UDO outputs. This function, returns that list of the UDO output quantities that the user has requested. Only these need be computed in the UDO’s compute method.
Returns: .NET IList<string> - list of required quantities names.
Example:
# quantities is C# Array of strings
quantities= inData.GetRequiredQuantities()
HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS
上一篇:GetDynamicProbes(List<UDSDynamicProbes> dynamicProbes);
下一篇:Get Impedance from External Design


