淘宝官方店 推荐课程 在线工具 联系方式 关于我们 | |
微波射频仿真设计 Ansoft Designer 中文培训教程 | HFSS视频培训教程套装 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Generating Reports and Postprocessing > GetInterpolationOrdersData(probeName); Purpose: Returns the interpolation orders that are associated with the probe-data. The probe data is specified at each value of the various sweeps. Any value in between the sweep data points, can use the interpolation data to get a possibly more accurate (compared to linear interpolation) inter-sweep value. Parameters: probeName (input python string) – probe name. Returns: NET byte Array of interpolation order for the specified probe. These are to be treated as 8bit signed integers, i.e., their values range from 0-127. Example: # interData is C# Array of bytes (integers in python) interData = inData.GetInterpolationOrdersData(kProbeNames[0]) for interValue in theDict: order = interValue # interValue and order are integers HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |