add_isar_2d# MonostaticRCSPlotter.add_isar_2d(plot_type='plane', color_bar='jet')[source]# Add the ISAR 2D. Parameters: plot_typestr, default: "plane"Type of plot to create for the range profile. Options are "plane", “projection”` and "relief". color_barstr, default: "jet"Color mapping to apply to the RCS data. It can be a color (such as "blue" or "green") or a colormap (such as "jet" or "viridis").