boinor.plotting.gabbard

Module of sub-package plotting related to creation of Gabbard diagrams

Gabbard diagrams are developed by John Gabbard to analyze and diagnose satellite breakups. The plots contain orbital period of each debris object on x-axis and perigee/apogee on y-axis.

Classes

GabbardPlotter

GabbardPlotter class.

Module Contents

class boinor.plotting.gabbard.GabbardPlotter(ax=None, dark=False, altitude_unit=u.km, period_unit=u.min)

GabbardPlotter class.

plot_orbits(orbits, label='')

Plot with given list of Orbits