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 1df3ef2 commit d80bc19Copy full SHA for d80bc19
simulations/rocket/common.py
@@ -29,7 +29,7 @@
29
from SimPyLC import *
30
31
useQuaternions = True
32
-useGramSchmidt = True # Only matters if useQuaternions = False
+useGramSchmidt = True # Only matters if useQuaternions == False
33
34
g = 10
35
0 commit comments