diff options
Diffstat (limited to 'Examples/hwr6/hwr6.cir.ckt')
-rw-r--r-- | Examples/hwr6/hwr6.cir.ckt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Examples/hwr6/hwr6.cir.ckt b/Examples/hwr6/hwr6.cir.ckt deleted file mode 100644 index 225cb3c5..00000000 --- a/Examples/hwr6/hwr6.cir.ckt +++ /dev/null @@ -1,14 +0,0 @@ -* eeschema netlist version 1.1 (spice format) creation date: 10/08/14 11:31:43
-.include scr.sub
-
-v2 2 0 pulse(0 5 4m 0 0 1m 20m)
-* Plotting option vplot1
-* Plotting option vplot
-x3 0 2 4 scr
-r1 4 1 500
-v1 1 0 sine(0 100 50 0 0)
-
-.tran 20e-06 20e-03 0e-00
-.plot v(1)
-.plot v(1)-v(4)
-.end
|