1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
7 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
9 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
14 <em>Translations of this page are also available in the following languages:
</em> <a href=
"geda-mcalc_readme.ru.html" class=
"wikilink1" title=
"geda-mcalc_readme.ru.html">Русский
</a>.
17 <h1 id=
"mcalcreadme">mcalc README
</h1>
19 <pre class=
"code">$Id: README,v
1.1 2001/
08/
16 11:
19:
01 dan Exp $
24 mstrip is a JavaScript based microstrip analysis/synthesis calculator.
25 It is designed to be easy to use and fairly accurate. The accuracy is
26 generally within a percent or so for the characteristic impedance which
27 greatly exceeds the simplified formulations found in most text books.
33 To install this package, simply copy all the files in the archive to the
34 installation directory.
36 To use this pacakge, just point your JavaScript capable web broswer at
37 the file
'index.html
'.
42 Please refer to the file
'copying.html
' for copyright information.
45 IS THERE A HISTORY FILE?
46 ------------------------
47 Please refer to the file
'verinfo.html
' for version history.
</pre>