ifspec.ifs

来自「支持数字元件仿真的SPICE插件」· IFS 代码 · 共 46 行

IFS
46
字号
/* $Id: ifspec.tpl,v 1.1 91/03/18 19:01:11 bill Exp $ */NAME_TABLE:Spice_Model_Name:      real_gainC_Function_Name:       ucm_real_gainDescription:           "A gain block for event-driven real data"PORT_TABLE:Port_Name:             in               outDescription:           "input"          "output"Direction:             in               outDefault_Type:          real             realAllowed_Types:         [real]           [real]Vector:                no               noVector_Bounds:         -                -Null_Allowed:          no               noPARAMETER_TABLE:Parameter_Name:        in_offset        gain            out_offsetDescription:           "input offset"   "gain"          "output offset"Data_Type:             real             real            realDefault_Value:         0.0              1.0             0.0Limits:                -                -               -Vector:                no               no              noVector_Bounds:         -                -               -Null_Allowed:          yes              yes             yesPARAMETER_TABLE:Parameter_Name:        delay            icDescription:           "delay"          "initial condition"Data_Type:             real             realDefault_Value:         1.0e-9           0.0Limits:                -                -Vector:                no               noVector_Bounds:         -                -Null_Allowed:          yes              yes

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?