cplx_1orderpolymultibranch.ael
来自「ADS中实现记忆多项式模型」· AEL 代码 · 共 6 行
AEL
6 行
set_simulator_type(1);
create_item("Cplx_1orderPolyMultiBranch","Cplx_1orderPolyMultiBranch","Cplx_1orderPolyMultiBranch",16,-1,NULL,"Component Parameters","","%43?global %;%d:%t %# %44?0%:%31?%C%:_net%c%;%;%e %b%r%8?%29?%:%30?%p %:%k%?[%1i]%;=%p %;%;%;%e%e","Cplx_1orderPolyMultiBranch","%t%b%r%38?%:\n%39?all_parm%A%:%30?%s%:%k%?[%1i]%;=%s%;%;%;%e%e%;","Cplx_1orderPolyMultiBranch",0,"",0,
create_parm("PolyCoefffilename","",262144,"StringAndReferenceSet",-1,prm("StringAndReference","\"Poly_coef.mdf\"")));
set_design_type(11);
library_group("*", "*", 1, "Cplx_1orderPolyMultiBranch");
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?