finesse.solutions.beamtrace.PropagationSolution.animate_acc_gouy¶
- PropagationSolution.animate_acc_gouy(subs, **kwargs)[source]¶
- Animate the accumulated Gouy phases over the propagated path. - This is just a convenience wrapper which is identical to calling - PropagationSolution.animate()with- "gouy"as the arg.- Returns:
- figFigure
- Handle to the figure. 
- axAxis
- Handle to the axis. 
- anFuncAnimation
- Handle to the animation.