Metadata-Version: 2.1
Name: pyRFtk
Version: 2.0.2
Summary: Design tool for RF antennae networks
Project-URL: Homepage, https://lpp-erm-kms.github.io/pyrftk/
Author-email: Frederic Durodie <frederic.durodie@rma.ac.be>, Arthur Adriaens <arthur.adriaens@mil.be>
License-File: LICENCE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pyRFtk
![logo](logo.png)
## About

pyRFtk is a Python library able to build and analyse RF circuits, originally designed for ICRH antennae but now widely deployable.
you can:
- Incorporate touchstone files to create your own elements
- See the maximum current throughout your circuit
- Compute the S-matrix
- Detect Arcs
- Deembed systems
- ...

## Authors
The code was developed by RF-engineer Frederic Durodie and later
on refactored, packaged and documented by Arthur Adriaens
