boinor.plotting.orbit.backends

A sub-package collecting all support orbit plotter backends.

Submodules

Attributes

DEFAULT_ORBIT_PLOTTER_BACKENDS_2D

A dictionary relating 2D orbit plotter backends and their classes.

DEFAULT_ORBIT_PLOTTER_BACKENDS_3D

A dictionary relating 3D orbit plotter backends and their classes.

DEFAULT_ORBIT_PLOTTER_BACKENDS

A dictionary relating orbit plotter backends and their classes.

DEFAULT_ORBIT_PLOTTER_MATPLOTLIB_BACKENDS

A dictionary relating orbit plotter backends for matplotlib and their classes.

DEFAULT_ORBIT_PLOTTER_PLOTLY_BACKENDS

A dictionary relating orbit plotter backends for plotly and their classes.

Package Contents

boinor.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_BACKENDS_2D

A dictionary relating 2D orbit plotter backends and their classes.

boinor.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_BACKENDS_3D

A dictionary relating 3D orbit plotter backends and their classes.

boinor.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_BACKENDS

A dictionary relating orbit plotter backends and their classes.

boinor.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_MATPLOTLIB_BACKENDS

A dictionary relating orbit plotter backends for matplotlib and their classes.

boinor.plotting.orbit.backends.DEFAULT_ORBIT_PLOTTER_PLOTLY_BACKENDS

A dictionary relating orbit plotter backends for plotly and their classes.