Yokoya elliptic
Compare changes
+ 378
− 30
@@ -8,6 +8,7 @@ from pathlib import Path
@@ -168,7 +169,6 @@ def tune_shift_from_effective_impedance(Zeff):
@@ -189,38 +189,386 @@ def yokoya_elliptic(x_radius, y_radius):
Replaced the existing look-up table method with an analytical calculation method.
The place to be for your source code