diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2001-11-15 03:10:45 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2001-11-15 03:10:45 +0000 |
commit | 69c199540d41aa6c828402e57fb3d39d2ad3e64d (patch) | |
tree | 6e090270befc1c0f47c1bb66664de3d73662c594 /cad/mcalc/DESCR | |
parent | 868355cf4d39fa6dfdafb0a0fe94593cc604aad1 (diff) | |
download | pkgsrc-69c199540d41aa6c828402e57fb3d39d2ad3e64d.tar.gz |
initial import of mcalc.
Mcalc is a JavaScript based calculator for accurate microstrip
transmission line analysis and synthesis.
The electrical parameters may be determined from specified physical
parameters, or the physical parameters required to meet a given set of
electrical parameters may be found.
Much attention has been given to making mcalc the most accurate online
based calculator short of a full electromagnetic simulation.
Diffstat (limited to 'cad/mcalc/DESCR')
-rw-r--r-- | cad/mcalc/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cad/mcalc/DESCR b/cad/mcalc/DESCR new file mode 100644 index 00000000000..03aa24509a4 --- /dev/null +++ b/cad/mcalc/DESCR @@ -0,0 +1,9 @@ +Mcalc is a JavaScript based calculator for accurate microstrip +transmission line analysis and synthesis. + +The electrical parameters may be determined from specified physical +parameters, or the physical parameters required to meet a given set of +electrical parameters may be found. + +Much attention has been given to making mcalc the most accurate online +based calculator short of a full electromagnetic simulation. |