Added multi-turn functionality for InducedVoltageResonator, and multiple RF station in ring
Compare changes
Files
6
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 123
− 45
@@ -15,6 +15,7 @@
@@ -232,7 +233,8 @@ class _InducedVoltage:
@@ -357,7 +359,6 @@ class _InducedVoltage:
@@ -421,7 +422,7 @@ class _InducedVoltage:
@@ -468,12 +469,14 @@ class _InducedVoltage:
@@ -557,7+560,7 @@
@@ -924,7+927,7 @@
@@ -949,15 +969,10 @@ class InducedVoltageResonator(_InducedVoltage):
@@ -967,32 +982,69 @@ class InducedVoltageResonator(_InducedVoltage):
@@ -1001,7 +1053,6 @@ class InducedVoltageResonator(_InducedVoltage):
@@ -1016,15 +1067,19 @@ class InducedVoltageResonator(_InducedVoltage):
@@ -1052,7 +1107,7 @@ class InducedVoltageResonator(_InducedVoltage):
@@ -1063,6 +1118,24 @@ class InducedVoltageResonator(_InducedVoltage):
@@ -1070,12 +1143,14 @@ class InducedVoltageResonator(_InducedVoltage):
@@ -1089,10 +1164,13 @@ class InducedVoltageResonator(_InducedVoltage):