Updated all pot/po files (via make update-po). Added new menus to rcstrings.c.
[geda-gaf/peter-b.git] / docs / wiki / geda_wcalc_readme.html
blob9ca802de2a020aaad981ea3a713a384c46f0c38f
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
4 lang="en" dir="ltr">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>geda:wcalc_readme</title>
8 <meta name="generator" content="DokuWiki Release rc2007-05-24" />
9 <meta name="robots" content="noindex,nofollow" />
10 <meta name="date" content="2007-05-24T22:27:24-0400" />
11 <meta name="keywords" content="geda,wcalc_readme" />
12 <link rel="search" type="application/opensearchdescription+xml" href="http://geda.seul.org/wiki/lib/exe/opensearch.php" title="geda Wiki" />
13 <link rel="start" href="http://geda.seul.org/wiki/" />
14 <link rel="contents" href="http://geda.seul.org/wiki/geda:wcalc_readme?do=index" title="Index" />
15 <link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://geda.seul.org/wiki/feed.php" />
16 <link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://geda.seul.org/wiki/feed.php?mode=list&ns=geda" />
17 <link rel="alternate" type="text/html" title="Plain HTML" href="http://geda.seul.org/wiki/_export/xhtml/geda:wcalc_readme" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:wcalc_readme" />
19 <link rel="stylesheet" media="all" type="text/css" href="lib/exe/css" />
20 <link rel="stylesheet" media="screen" type="text/css" href="lib/exe/001css" />
21 <link rel="stylesheet" media="print" type="text/css" href="lib/exe/002css" />
22 </head>
23 <body>
24 <div class="dokuwiki export">
28 <h1><a name="wcalc_readme" id="wcalc_readme">Wcalc README</a></h1>
29 <div class="level1">
30 <pre class="code">$Id$
32 Wcalc is a tool for the analysis and synthesis of transmission line structures and
33 related components. Wcalc provides the ability to analyze the electrical parameters
34 of a particular structure based on the physical dimensions and material parameters.
35 The synthesis portion calculates the required physical parameters to meet desired
36 electrical specifications. Wcalc includes several models and places an emphasis on
37 accuracy. Several frontends provide the user with several options for its use.
39 Models include:
41 - single layer solenoid inductor
42 - single microstrip and stripline
43 - coupled microstrip
44 - metal-insulator-semiconductor microstrip
45 - coaxial cable
47 Frontends include:
49 - gtk gui
50 - web (cgi)
51 - scilab
52 - octave
53 - matlab
54 - stdio
56 See the file INSTALL for building and installation instructions.
58 Please report all bugs at the wcalc sourceforge project page
59 at http://wcalc.sf.net
61 See the file COPYING for copying conditions.</pre>
63 </div>
64 </div>
65 </body>
66 </html>