- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: QuantityInfo Class
Attributes:
ParamType (read-only string)
FullUnitType (read-only string)
Constructors:
QuantityInfo(string paramType)
QuantityInfo(string paramType, string fullUnitType)
Parameters:
paramType can be one of the Constants
kDoubleParamStr
kComplexParamStr
fullUnitType is a case insensitive string representing full unit type. It is not defined in Constants. Instead you can use any of the units in string representation – for example, “mm” or”ghz”.
Example:
quantityInfo1 = QuantityInfo(Constants.kDoubleParamStr)
quantityInfo2 = QuantityInfo(Constants.kDoubleParamStr,”ghz”)
HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS
上一篇:Procedure for Viewing Transient Radiated Fields
下一篇:Process Flow for HFSS Workbench for Stress Feedback