ifspec.ifs
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· IFS 代码 · 共 34 行
IFS
34 行
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:46 pnenzi Exp $ */NAME_TABLE:Spice_Model_Name: real_to_vC_Function_Name: ucm_real_to_vDescription: "Node bridge from real to analog voltage"PORT_TABLE:Port_Name: in outDescription: "input" "output"Direction: in outDefault_Type: real vAllowed_Types: [real] [v, vd, i, id]Vector: no noVector_Bounds: - -Null_Allowed: no noPARAMETER_TABLE:Parameter_Name: gain transition_timeDescription: "gain" "output transition time"Data_Type: real realDefault_Value: 1.0 1e-9Limits: - [1e-15 -]Vector: no noVector_Bounds: - -Null_Allowed: yes yes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?