mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00

* qucs-lib/qucslib.1: Added manpage for the QucsLib library manager program. * configure.ac: Finally fixed freebsd[456]* detection. 2005-07-22 Stefan Jahn <stefan@lkcc.org> * configure.ac: Released version 0.0.7 and bumped up to version 0.0.8.
41 lines
1.7 KiB
Groff
41 lines
1.7 KiB
Groff
.TH QucsLib "1" "July 2005" "Debian/GNU Linux" "User Commands"
|
|
.SH NAME
|
|
QucsLib \- A component library manager for Qucs.
|
|
.SH SYNOPSIS
|
|
.B qucslib
|
|
[\fIOPTION\fR] ...
|
|
.SH DESCRIPTION
|
|
|
|
\fBQucs\fR is an integrated circuit simulator which means you are able
|
|
to setup a circuit with a graphical user interface (GUI) and simulate
|
|
the large-signal, small-signal and noise behaviour of the circuit.
|
|
After that simulation has finished you can view the simulation results
|
|
on a presentation page or window.
|
|
|
|
The software aims to support all kinds of circuit simulation types,
|
|
e.g. DC, AC, S-parameter, harmonic balance analysis, noise analysis,
|
|
etc.
|
|
|
|
\fBQucsLib\fR is a program to manage Qucs component libraries. On the
|
|
left side of the application window the available libraries can be
|
|
browsed to find the wanted component. By clicking on the component
|
|
name its description can be seen on the right side. The selected
|
|
component is transported to the Qucs application by clicking on the
|
|
button "Copy to Clipboard". Being back in the schematic window the
|
|
component can be inserted by pressing CTRL-V (paste from clipboard).
|
|
|
|
.SH AVAILABILITY
|
|
The latest version of Qucs can always be obtained from
|
|
\fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR
|
|
.SH "REPORTING BUGS"
|
|
Known bugs are documented within the BUGS file. Report bugs to
|
|
<qucs-bugs@lists.sourceforge.net>.
|
|
.SH COPYRIGHT
|
|
Copyright \(co 2005 Michael Margraf <michael.margraf@alumni.tu-berlin.de>
|
|
.PP
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
.SH AUTHORS
|
|
Written by Michael Margraf <michael.margraf@alumni.tu-berlin.de> and
|
|
Stefan Jahn <stefan@lkcc.org>.
|