⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ifspec.ifs

📁 ngspice又一个电子CAD仿真软件代码.功能更全
💻 IFS
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:33 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 hyst code model.===============================================================================*/ NAME_TABLE:C_Function_Name:       cm_hystSpice_Model_Name:      hystDescription:           "hysteresis block"PORT_TABLE:Port_Name:             in                 out            Description:           "input"            "output"Direction:             in                 out Default_Type:          v                  vAllowed_Types:         [v,vd,i,id,vnam]   [v,vd,i,id] Vector:                 no                 noVector_Bounds:          -                  -  Null_Allowed:          no                 no PARAMETER_TABLE:Parameter_Name:     in_low                  in_high	Description:        "input low value"       "input high value"Data_Type:          real                    real   Default_Value:      0.0                     1.0 Limits:             -                       -       Vector:              no                      no Vector_Bounds:       -                       -     Null_Allowed:       yes                     yes     PARAMETER_TABLE:Parameter_Name:     hyst                    out_lower_limit Description:        "hysteresis"            "output lower limit"Data_Type:          real                    real Default_Value:      0.1                     0.0 Limits:             [0 -]                   -       Vector:              no                      no     Vector_Bounds:       -                       -      Null_Allowed:       yes                     yes    PARAMETER_TABLE:Parameter_Name:     out_upper_limit         input_domain Description:        "output upper limit"    "input smoothing domain"Data_Type:          real                    real Default_Value:      1.0                     0.01 Limits:              -	                  	-       Vector:              no                      no     Vector_Bounds:       -                       -      Null_Allowed:       yes                     yes    	PARAMETER_TABLE:Parameter_Name:    fraction Description:       "smoothing percent/abs switch"Data_Type:         boolean Default_Value:     TRUE                    Limits:            -	                 Vector:             no                   Vector_Bounds:      -                   Null_Allowed:      yes                	

⌨️ 快捷键说明

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