OpNav_Plotting
Overview
OpNavScenarios/plotting/OpNav_Plotting.py
contains the plotting routines. None of the files are saved,
but are shown when the scenario is run with python. Saving is left to the user’s discretion.
- class OpNav_Plotting.AnimatedCircles(size, centers, radii, validity)[source]
Bases:
object
An animated scatter plot using matplotlib.animations.FuncAnimation.