ifspec.ifs
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· IFS 代码 · 共 71 行
IFS
71 行
/* ===========================================================================FILE ifspec.ifsMEMBER OF process XSPICECopyright 1991Georgia Tech Research CorporationAtlanta, Georgia 30332All Rights ReservedPROJECT A-8503AUTHORS 9/12/91 Bill KuhnMODIFICATIONS <date> <person name> <nature of modifications>SUMMARY This file contains the definition of an inductor code model with current initial conditions.INTERFACES None.REFERENCED FILES None.NON-STANDARD FEATURES None.=========================================================================== */NAME_TABLE:Spice_Model_Name: inductorC_Function_Name: cm_inductorDescription: "Inductor with current initial condition"PORT_TABLE:Port_Name: indDescription: "inductor terminals"Direction: inoutDefault_Type: gdAllowed_Types: [gd]Vector: noVector_Bounds: -Null_Allowed: noPARAMETER_TABLE:Parameter_Name: l icDescription: "inductance" "current initial condition"Data_Type: real realDefault_Value: - 0.0Limits: - -Vector: no noVector_Bounds: - -Null_Allowed: no no
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?