ifspec.ifs
来自「支持数字元件仿真的SPICE插件」· IFS 代码 · 共 39 行
IFS
39 行
/* $Id: ifspec.tpl,v 1.1 91/03/18 19:01:11 bill Exp $ */NAME_TABLE:Spice_Model_Name: ncoC_Function_Name: ucm_ncoDescription: "A simple MIDI numerically controlled oscillator"PORT_TABLE:Port_Name: in outDescription: "program input" "oscillator output"Direction: in outDefault_Type: d dAllowed_Types: [d] [d]Vector: yes noVector_Bounds: [7 7] -Null_Allowed: no noPARAMETER_TABLE:Parameter_Name: delay mult_factorDescription: "output delay" "freq multiplier"Data_Type: real realDefault_Value: 1e-9 1Limits: [1e-15 -] [1e-9 -]Vector: no noVector_Bounds: - -Null_Allowed: yes yesSTATIC_VAR_TABLE:Static_Var_Name: freqData_Type: pointerDescription: "frequencies of notes"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?