On Monday 20 October 2008, a r wrote:
> Is it possible to postprocess AC simulation results? I'd like
> to be able to write something like:
>
> .print ac db20(v(node1)/v(node2)) phase(v(node1)/v(node2))
> .ac dec 20 1 1G > ac.out
>
> This is not just AC specific question but AC analysis makes
> it slightly more difficult (both v(node1) and v(node2) and
> all expression results must be complex values/waveforms).

Not yet.

It is on the to-do list.  Much of the code is in place, as part 
of parameter expressions and measurements.  That same code will 
also eventually be part of full behavioral modeling 
expressions.

AC with complex numbers really doesn't make it harder.  It's all 
templates.


_______________________________________________
Help-gnucap mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnucap

Reply via email to