We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a6ab2 commit 61efc3aCopy full SHA for 61efc3a
py/orbit/space_charge/scAccNodes.py
@@ -50,7 +50,7 @@ def setCalculationOn(self, switcher):
50
"""
51
Sets the boolean parameter that define if the calculations will be performed. True of False.
52
53
- self.switcher = True
+ self.switcher = switcher
54
55
def getCalculationOn(self):
56
0 commit comments