Scroll to navigation

QucsConverter(1) User Commands QucsConverter(1)

NAME

QucsConverter - Command line tool for data conversion.

SYNOPSIS

qucsconv [OPTION]...

DESCRIPTION

The QucsConverter is a command line tool for converting netlists, data files and schematics from other software into data formats used by Qucs 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.

OPTIONS

display this help and exit
display version information and exit
use file as input file (default stdin)
use file as output file (default stdout)
input data specification (e.g. touchstone, citi, qucsdata, spice, zvr, vcd, csv or mdl)
output data specification (e.g. matlab, touchstone, csv, qucs, qucsdata or qucslib)
do not include netlist actions in the output
replace ground node
data variable specification
enable node correction

AVAILABILITY

The latest version of Qucs can always be obtained from https://sf.net/p/qucs

REPORTING BUGS

Known bugs are documented within the BUGS file. Report bugs to qucs-bugs@lists.sourceforge.net

COPYRIGHT

Copyright © 2004, 2005, 2006, 2007, 2009 Stefan Jahn <stefan@lkcc.org>

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

AUTHORS

Written by Michael Margraf <michael.margraf@alumni.tu-berlin.de>, Raimund Jacob <raimi@lkcc.org> and Stefan Jahn <stefan@lkcc.org>.

June 2006 Debian/GNU Linux