Fix outer zone width calculation
Compare changes
+ 9
− 5
@@ -17,7 +17,7 @@ from ipywidgets import HBox, VBox, Layout
@@ -17,7 +17,7 @@ from ipywidgets import HBox, VBox, Layout
@@ -25,7 +25,7 @@ Z0 = 230*1e-3 # [m]
@@ -25,7 +25,7 @@ Z0 = 230*1e-3 # [m]
@@ -363,14 +363,18 @@ class TZPGcalc():
@@ -363,14 +363,18 @@ class TZPGcalc():