.TH QucsConverter "1" "June 2006" "Debian/GNU Linux" "User Commands" .SH NAME QucsConverter \- Command line tool for data conversion. .SH SYNOPSIS .B qucsconv [\fIOPTION\fR]... .SH DESCRIPTION The \fBQucsConverter\fR is a command line tool for converting netlists, data files and schematics from other software into data formats used by \fBQucs\fR and its simulation backend. The software aims to support a variety of data formats and currently supports Qucs datasets, SPICE netlists, CITIfiles, Touchstone, ZVR, VCD and IC-CAP model files as input data format and CSV files, Qucs netlists, libraries and datasets as output data format. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-v\fR, \fB\-\-version\fR display version information and exit .TP \fB\-i\fR FILENAME use file as input file (default stdin) .TP \fB\-o\fR FILENAME use file as output file (default stdout) .TP \fB\-if\fR FORMAT input data specification (e.g. \fBtouchstone\fR, \fBciti\fR, \fBqucsdata\fR, \fBspice\fR, \fBzvr\fR, \fBvcd\fR or \fBmdl\fR) .TP \fB\-of\fR FORMAT output data specification (e.g. \fBcsv\fR, \fBqucs\fR, \fBqucsdata\fR or \fBqucslib\fR) .TP \fB\-a\fR, \fB\-\-noaction\fR do not include netlist actions in the output .TP \fB\-g\fR GNDNODE replace ground node .TP \fB\-d\fR DATANAME data variable specification .TP \fB\-c\fR, \fB\-\-correct\fR enable node correction .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 . .SH COPYRIGHT Copyright \(co 2004, 2005, 2006 Stefan Jahn .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 , Raimund Jacob and Stefan Jahn .