From 8377256e7d90aa7ba1cb51f6164e99f81e2eb53c Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Mon, 19 May 2014 11:02:57 +0530 Subject: initial commit --- OSCAD/Examples/RC/RC.cir.out | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 OSCAD/Examples/RC/RC.cir.out (limited to 'OSCAD/Examples/RC/RC.cir.out') diff --git a/OSCAD/Examples/RC/RC.cir.out b/OSCAD/Examples/RC/RC.cir.out new file mode 100644 index 0000000..01e68ad --- /dev/null +++ b/OSCAD/Examples/RC/RC.cir.out @@ -0,0 +1,15 @@ +* eeschema netlist version 1.1 (spice format) creation date: friday 24 may 2013 02:23:51 pm ist + +v1 1 0 sine(0 5 300 0 0) +* Plotting option vplot8_1 +r1 3 1 1k +c1 0 3 1u + +.tran 5e-03 30e-03 0e-00 + +* Control Statements +.control +run +plot v(1) v(3) +.endc +.end -- cgit