finesse.solutions.beamtrace.PropagationSolution.plot_acc_gouy¶
- PropagationSolution.plot_acc_gouy(**kwargs)[source]¶
 Plot the accumulated Gouy phases over the propagated path.
This is just a convenience wrapper which is identical to calling
PropagationSolution.plot()with"gouy"as the arg.- Returns
 - figFigure
 Handle to the figure.
- axAxis
 Handle to the axis.