finesse.analysis.beamtrace.abcd¶
- finesse.analysis.beamtrace.abcd(model, **kwargs)[source]¶
 Executes a
ABCDanalysis on a model.- Returns
 - out
ABCDSolution The solution object for the ABCD matrix calculation.
- out
 - Other Parameters
 - **kwargs
 Arguments to pass to the ABCD routine. See
ABCD()for the available options.