home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 491.SAMPLE1.NET < prev    next >
Text File  |  1986-01-21  |  256b  |  6 lines

  1. ;Sample1.net - RC lowpass filter with cutoff frequency of 1 hz.
  2. R           resistor from input node to output node
  3. 1,2,.159
  4. C           capacitor from output node to ground (0) node
  5. 2,0,1000000
  6.