finesse.analysis.beamtrace.beam_trace
- finesse.analysis.beamtrace.beam_trace(model, **kwargs)[source]
 Executes a
BeamTraceanalysis on a model.- Returns:
 - out
BeamTraceSolution The solution object for the model beam trace.
- out
 - Other Parameters:
 - **kwargs
 Arguments to pass to the beam trace routine. See
Model.beam_trace()for the available options.