Is it possible to describe a component with C or C++ and use it in ADS?
Thanks!
Hi,
ADS has an interface with matlab, and matlab has an interface with C/C++. This may connect ADS with C/C++. But if you want to describe some user defined components, a simple way is to use AEL to do it. AEL is a script language which used by ADS. Using this language, you can perform all the tasks of ADS and also AEL has some built-in functions for file accessing, API etc. It is a C based language.
u can create a components in @DS with C langauge and simulate with it
http://eesof.tm.agilent.com/docs/ads...ild/index.html
check this link for user build models
wish this help
khouly
I want to learn AEL, but I have no idea how to do. Can you give me some advice.
Or, some examples.
Thanks!
