Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
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  sup-
     ports  Qucs  datasets,  SPICE netlists, CITIfiles, Touchstone, ZVR, VCD and
     IC-CAP model files as input data format and CSV files, Qucs  netlists,  li-
     braries and datasets as output data format.

OPTIONS
     -h, --help
	    display this help and exit

     -v, --version
	    display version information and exit

     -i FILENAME
	    use file as input file (default stdin)

     -o FILENAME
	    use file as output file (default stdout)

     -if FORMAT
	    input  data  specification	(e.g. touchstone, citi, qucsdata, spice,
	    zvr, vcd, csv or mdl)

     -of FORMAT
	    output data specification (e.g. matlab, touchstone, csv, qucs, qucs-
	    data or qucslib)

     -a, --noaction
	    do not include netlist actions in the output

     -g GNDNODE
	    replace ground node

     -d DATANAME
	    data variable specification

     -c, --correct
	    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 (C) 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>.

Debian/GNU Linux		    June 2006			QucsConverter(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=qucsconv&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help