logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gnucap-modelgen - GNU Circuit Analysis Package .model translator

Author

       Gnucap is being written by Albert Davis <al211@freeelectron.org>

       This manual page was written by Felix Salfelder <felix@salfelder.org>.  For the full LaTeX documentation,
       please see /usr/share/doc/gnucap/manual.

Debian Project                                    November 2016                               GNUCAP-MODELGEN(1)

Bugs

       See /usr/share/doc/gnucap/bugs for a list of known bugs in this release.

       Gnucap is an ongoing research project.  It is being released in a preliminary phase in hopes that it will
       be  useful  and  that  others  will  use it as a thrust or base for their research.  I also hope for some
       comments that may help me direct my research.

Description

Gnucap-Modelgen is a .model translator tool in the Gnucap suite. It will transform .model models into c++
       code implementing gnucap component plugins.

       A typical usage can be

       gnucap-modelgen -cc mymodel.model

Name

       gnucap-modelgen - GNU Circuit Analysis Package .model translator

Options

-cc    generate c++ file

       -h     create header

Synopsis

gnucap-modelgen[-cc][-h][filename]
return

See Also