📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.3 2005/08/23 08:21:02 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 27 Sept 1991 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the analog core code model.===============================================================================*/ NAME_TABLE:C_Function_Name: cm_coreSpice_Model_Name: coreDescription: "magnetic core"PORT_TABLE:Port_Name: mc Description: "magnetic core" Direction: inout Default_Type: gd Allowed_Types: [g,gd] Vector: no Vector_Bounds: - Null_Allowed: no PARAMETER_TABLE:Parameter_Name: h_array b_array Description: "magnetic field array" "flux density array"Data_Type: real real Default_Value: - - Limits: - - Vector: yes yes Vector_Bounds: [2 -] [2 -] Null_Allowed: no no PARAMETER_TABLE:Parameter_Name: area length Description: "cross-sectional area" "core length"Data_Type: real real Default_Value: - - Limits: - - Vector: no no Vector_Bounds: - - Null_Allowed: no no PARAMETER_TABLE:Parameter_Name: input_domain Description: "input sm. domain" Data_Type: real Default_Value: 0.01 Limits: [1e-12 0.5] Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: fraction Description: "smoothing fractional/abs switch"Data_Type: boolean Default_Value: TRUE Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: mode Description: "mode switch (1 = pwl, 2 = hyst)"Data_Type: intDefault_Value: 1 Limits: [1 2] Vector: no Vector_Bounds: - Null_Allowed: yes 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 Description: "output upper limit"Data_Type: real Default_Value: 1.0 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -