<!doctype refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!-- Run docbook-to-man transcalc.sgml >transcal.1 -->

  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
  <!ENTITY dhfirstname "<firstname>Gopal</firstname>">
  <!ENTITY dhsurname   "<surname>Narayanan</surname>">
  <!-- Please adjust the date whenever revising the manpage. -->
  <!ENTITY dhdate      "<date>May 30, 2001</date>">
  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
       allowed: see man(7), man(1). -->
  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
  <!ENTITY dhemail     "<email>(gopal@astro.umass.edu)</email>">
  <!ENTITY dhusername  "Gopal Narayanan">
  <!ENTITY cgemail     "<email>(claudio.girardi@ieee.org)</email>">
  <!ENTITY cgusername  "Claudio Girardi">
  <!ENTITY dhucpackage "<refentrytitle>transcalc</refentrytitle>">
  <!ENTITY dhpackage   "transcalc">
  <!ENTITY gnu         "<acronym>GNU</acronym>">
]>

<refentry>
  <docinfo>
    <address>
      &dhemail;
    </address>
    <author>
      &dhfirstname;
      &dhsurname;
    </author>
    <copyright>
      <year>2001-2002</year>
      <holder>&dhusername;</holder>
    </copyright>
    &dhdate;
  </docinfo>
  <refmeta>
    &dhucpackage;

    &dhsection;
  </refmeta>
  <refnamediv>
    <refname>&dhpackage;</refname>

    <refpurpose>analysis and synthesis tool for microwave and RF transmsision lines</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <cmdsynopsis>
      <command>&dhpackage;</command>

      <arg><option>-h/--help</option></arg>
      <arg><option>-v/--version</option></arg>
<!--      <arg><option>{filename}</option></arg> -->
    </cmdsynopsis>
  </refsynopsisdiv>
  <refsect1>
    <title>DESCRIPTION</title>

<para><command>&dhpackage;</command> is an analysis and synthesis tool
for calculating the electrical and physical properties of different
kinds of RF and microwave transmission lines.</para>


<para> <command>Transcalc</command> allows you to interactively edit
substrate, component, physical and electrical parameters of a given
transmission line. For each type of transmission line, using entry
boxes, you can enter values for the various parameters, and either
calculate its electrical properties (press Analyze button or function
key F3), or use the given electrical requirements to sythesize (press
Synthesize button or function key F4) physical parameters of the
required transmission line.</para>

<para> When run for the first time <command>Transcalc</command>
      creates a .transcalc directory under the user's home directory,
      where some configuration information is
      stored. <command>Transcalc</command> remembers the last
      transmission line parameters used when the user exits and
      presents those parameters when restarted. </para>

<para> Calculated results are updated and presented within the user
      interface. Moving the mouse over the parameter labels pops up a
      more helpful tooltip about that parameter. For example, if you
      wonder what "Er" stands for, move the mouse over it and a
      helpful tooltip tells you that it stands for relative
      permittivity. </para>

<para> <command>Transcalc</command> knows and converts between many
      unit types for length, frequency, resistance and angles. Default
      units can be saved by using the File->Options menu. Calculated
      results include conductor and dielectric losses in decibels
      (dB). </para>


  </refsect1>

  <refsect1>
    <title>OPTIONS</title>
	     <para> <command>Transcalc</command> has few command line
	     options at this point.</para>
	    
    <variablelist>
      <varlistentry>
        <term><option>-v, --version</option>
        </term>
        <listitem>
<para>	  Causes transcalc  to print its version number (a string
              on the form MAJOR.MINOR, like 0.10) to the
              standard  output,  and then exit. </para>

        </listitem>
      </varlistentry>
    </variablelist>

  </refsect1>
x
  <refsect1>
    <title>AUTHOR</title> <para> <COMMAND>&dhpackage;</command> was
    written by &dhusername; &dhemail; and &cgusername;
    &cgemail;. <COMMAND>&dhpackage;</command> is available at <ulink
    url="http://transcalc.sourceforge.net/">http://transcalc.sourceforge.net/
    </ulink>.</para>


    <!-- <para>Permission is granted to copy, distribute and/or modify
      this document under the terms of the <acronym>GNU</acronym> Free
      Documentation License, Version 1.1 or any later version
      published by the Free Software Foundation; with no Invariant
      Sections, no Front-Cover Texts and no Back-Cover Texts.  A copy
      of the license can be found under
      <filename>/usr/share/common-licenses/FDL</filename>.</para> -->

  </refsect1>
</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:t
sgml-parent-document:nil
sgml-default-dtd-file:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->
