finesse.analysis.beamtrace.propagate_beam¶
- finesse.analysis.beamtrace.propagate_beam(model, **kwargs)[source]¶
Executes a
PropagateBeamanalysis on a model.- Returns
out :
BeamTraceSolutionThe 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.