1QucsEdit(1) User Commands QucsEdit(1)
2
3
4
6 QucsEdit - A simple text editor for Qucs.
7
9 qucsedit [OPTION] file ...
10
12 Qucs is an integrated circuit simulator which means you are able to
13 setup a circuit with a graphical user interface (GUI) and simulate the
14 large-signal, small-signal and noise behaviour of the circuit. After
15 that simulation has finished you can view the simulation results on a
16 presentation page or window.
17
18 The software aims to support all kinds of circuit simulation types,
19 e.g. DC, AC, S-parameter, harmonic balance analysis, noise analysis,
20 etc.
21
22 QucsEdit is a simple text editor used by Qucs.
23
24
26 -h display this help and exit
27
28 -r FILENAME
29 open file read-only
30
32 The latest version of Qucs can always be obtained from www.source‐
33 forge.net or www.freshmeat.net
34
36 Known bugs are documented within the BUGS file. Report bugs to <qucs-
37 bugs@lists.sourceforge.net>.
38
40 Copyright © 2004, 2005 Michael Margraf <michael.margraf@alumni.tu-
41 berlin.de>
42
43 This is free software; see the source for copying conditions. There is
44 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
45 PURPOSE.
46
48 Written by Michael Margraf <michael.margraf@alumni.tu-berlin.de> and
49 Stefan Jahn <stefan@lkcc.org>.
50
51
52
53Debian/GNU Linux September 2004 QucsEdit(1)