finesse.analysis.beamtrace.propagate_beam

finesse.analysis.beamtrace.propagate_beam(model, **kwargs)[source]

Executes a PropagateBeam analysis on a model.

Returns
outBeamTraceSolution

The solution object for the single plane beam propagation.

Other Parameters
**kwargs

Arguments to pass to the routine. See Model.propagate_beam() for the available options.