From 3a479ade3858c920c8894c8a6779155ffa67edde Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sun, 28 Nov 2010 10:47:35 +0000 Subject: [PATCH] meas added --- examples/transient-noise/noise_vnoi.cir | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/transient-noise/noise_vnoi.cir b/examples/transient-noise/noise_vnoi.cir index 84a182a28..a589d1a0e 100644 --- a/examples/transient-noise/noise_vnoi.cir +++ b/examples/transient-noise/noise_vnoi.cir @@ -19,6 +19,9 @@ run plot v(1) v(2) v(3) v(4) v(5) v(6) plot v(1) v(2) v(3) v(4) v(5) v(6) xlimit 102.0u 102.01u ylimit -3n 3n linearize +meas tran vavg5 AVG v(5) from=0 to=250u +meas tran vpp5 PP v(5) from=0 to=250u +meas tran vrms5 RMS v(5) from=0 to=250u fft v(1) v(2) v(3) v(4) v(5) v(6) plot mag(v(1)) mag(v(2)) mag(v(3)) mag(v(4)) mag(v(5)) loglog xlimit 1e3 1e9 plot mag(v(6)) loglog xlimit 1e3 1e9