mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-03 10:58:30 +02:00
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
RC filter
|
|
v1 1 0 0 ac 1.0
|
|
r1 1 2 1k
|
|
c1 2 0 10p
|
|
.options noacct
|
|
.pz 1 0 2 0 vol pz
|
|
.print pz all
|
|
.end
|