Skip to content

rookiepeng/tx-line-calculator

Repository files navigation

Tx-Line Calculator

A transmission line calculator for RF/microwave engineers.

Supported Transmission Lines

  • Microstrip Line
  • Coupled Microstrip Line
  • Stripline
  • Coupled Stripline
  • Coplanar Waveguide
  • Grounded Coplanar Waveguide
  • Coaxial

Screenshots

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Building the Project

To build this project, use the Gradle wrapper scripts provided:

./gradlew build

On Windows, use:

gradlew.bat build

Packages

No packages published

Languages