finesse.analysis.beamtrace.beam_trace

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

Executes a BeamTrace analysis on a model.

Returns
outBeamTraceSolution

The solution object for the model beam trace.

Other Parameters
**kwargs

Arguments to pass to the beam trace routine. See Model.beam_trace() for the available options.