📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:36 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 9 Apr 1991 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the analog summer code model.===============================================================================*/NAME_TABLE:C_Function_Name: cm_summerSpice_Model_Name: summerDescription: "summer block"PORT_TABLE:Port_Name: in outDescription: "input array" "output"Direction: in outDefault_Type: v vAllowed_Types: [v,vd,i,id,vnam] [v,vd,i,id]Vector: yes noVector_Bounds: [2 -] -Null_Allowed: no noPARAMETER_TABLE:Parameter_Name: in_offset in_gain Description: "input offset array" "input gain array"Data_Type: real real Default_Value: 0.0 1.0 Limits: - - Vector: yes yes Vector_Bounds: in in Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: out_gain out_offset Description: "output gain" "output offset" Data_Type: real realDefault_Value: 1.0 0.0Limits: - -Vector: no noVector_Bounds: - -Null_Allowed: yes yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -