.. _plotting: ``plotting`` ============ Plotting stuff! This module contains utility functions to make characteristic plots of astrodynamics applications. It will also include shortcuts to plot the output of numerical simulations. Functions --------- .. currentmodule:: tudatpy.plotting .. autosummary:: .. plot_blue_marble_ground_track .. plot_miller_ground_track dual_y_axis trajectory_3d pareto_front .. .. autofunction:: tudatpy.plotting.plot_blue_marble_ground_track .. .. autofunction:: tudatpy.plotting.plot_miller_ground_track .. autofunction:: tudatpy.plotting.dual_y_axis .. autofunction:: tudatpy.plotting.trajectory_3d .. autofunction:: tudatpy.plotting.pareto_front