ssapy_toolkit.plots.transfer_designer_curves_plot
- ssapy_toolkit.plots.transfer_designer_curves_plot(result, save_path=None)[source]
Plot porkchop + per-burn Pareto curves from a transfer_optimal result.
- Parameters:
result (OptimalTransferResult)
save_path (str, optional) – If given, save via
ssapy_toolkit.plots.yufigand close; otherwise the figure is returned.