poliastro2.plotting.gabbard¶
Classes
|
GabbardPlotter class. |
- class poliastro2.plotting.gabbard.GabbardPlotter(ax=None, dark=False, altitude_unit=Unit('km'), period_unit=Unit('min'))¶
GabbardPlotter class.
- _get_orbit_property_list(orbits)¶
- _set_legend(epoch, label)¶
- _static_gabbard_plot(orbits)¶
Plots a Static Gabbard Plot given a list of Orbits.
- Parameters:
orbits (Orbit List) – The Orbits whose perigee and apogee will be plotted.
- plot_orbits(orbits, label='')¶