A transmission line calculator for RF/microwave engineers.
- Microstrip Line
- Coupled Microstrip Line
- Stripline
- Coupled Stripline
- Coplanar Waveguide
- Grounded Coplanar Waveguide
- Coaxial
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
To build this project, use the Gradle wrapper scripts provided:
./gradlew build
On Windows, use:
gradlew.bat build