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