ifspec.ifs
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· IFS 代码 · 共 55 行
IFS
55 行
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:42 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 2 Oct 1991 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the analog lcouple code model.===============================================================================*/NAME_TABLE:C_Function_Name: cm_lcoupleSpice_Model_Name: lcoupleDescription: "inductive coupling (for use with 'core' model)"PORT_TABLE:Port_Name: l mmf_outDescription: "inductor" "mmf output (in Ampere-turns)"Direction: inout inoutDefault_Type: hd hdAllowed_Types: [h,hd] [hd]Vector: no noVector_Bounds: - -Null_Allowed: no noPARAMETER_TABLE:Parameter_Name: num_turnsDescription: "number of inductor turns" Data_Type: real Default_Value: 1.0 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?