ifspec.ifs
来自「支持数字元件仿真的SPICE插件」· IFS 代码 · 共 113 行
IFS
113 行
/* $Id: ifspec.tpl,v 1.1 91/03/18 19:01:11 bill Exp $ */NAME_TABLE:Spice_Model_Name: print_param_typesC_Function_Name: ucm_print_param_typesDescription: "ignores its input, but prints its parameters"PORT_TABLE:Port_Name: in Description: "input" Direction: in Default_Type: v Allowed_Types: [v,vd,i,id,vnam] Vector: yesVector_Bounds: - Null_Allowed: no PARAMETER_TABLE:Parameter_Name: integerDescription: "integer parameter"Data_Type: intDefault_Value: 1Limits: -Vector: noVector_Bounds: -Null_Allowed: yesPARAMETER_TABLE:Parameter_Name: realDescription: "real parameter"Data_Type: realDefault_Value: 1Limits: -Vector: noVector_Bounds: -Null_Allowed: yesPARAMETER_TABLE:Parameter_Name: complexDescription: "complex parameter"Data_Type: complexDefault_Value: <1.0, 1.0>Limits: -Vector: noVector_Bounds: -Null_Allowed: yesPARAMETER_TABLE:Parameter_Name: stringDescription: "string parameter"Data_Type: stringDefault_Value: "one"Limits: -Vector: noVector_Bounds: -Null_Allowed: yesPARAMETER_TABLE:Parameter_Name: integer_arrayDescription: "integer array parameter"Data_Type: intDefault_Value: 1Limits: -Vector: yesVector_Bounds: inNull_Allowed: yesPARAMETER_TABLE:Parameter_Name: real_arrayDescription: "real array parameter"Data_Type: realDefault_Value: 1Limits: -Vector: yesVector_Bounds: inNull_Allowed: yesPARAMETER_TABLE:Parameter_Name: complex_arrayDescription: "complex array parameter"Data_Type: complexDefault_Value: <1.0 1.0>Limits: -Vector: yesVector_Bounds: inNull_Allowed: yesPARAMETER_TABLE:Parameter_Name: string_arrayDescription: "string array parameter"Data_Type: stringDefault_Value: "one"Limits: -Vector: yesVector_Bounds: inNull_Allowed: yes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?