livePlots argument missing in scenarioBasicOrbitStream.py #301
Replies: 1 comment
-
live plots no longer exists. This reference to it is now being removed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From scenarioBasicOrbitStream.py.run :
def run(show_plots, liveStream, timeStep, orbitCase, useSphericalHarmonics, planetCase):
"""
At the end of the python script you can specify the following example parameters.
The docstring talks about livePlots but looks like this isn't an actual argument to the function. Is livePlots a previous feature which was removed? Is there an alternative to that?
There are also many references to
livePlot
in BSK_Plotting.py which seem to be unused.Beta Was this translation helpful? Give feedback.
All reactions