finesse.analysis.actions.lti.FrequencyResponseSolution.plot_outputs

FrequencyResponseSolution.plot_outputs(*outputs, axs=None, max_width=12, **kwargs)[source]

Plot all transfer functions on a NxM grid with a max_width.

Parameters
outputs*,

Names of outputs for each subplot

axs_type_, optional

Matplotlib axes to draw on

max_widthint, optional

Maximum number of subplots in width

show_unitybool, optional

Plot a line where unity is

Returns
figure, axes

Matplotlib figure and axes to plot on