finesse.solutions.beamtrace.ABCDSolution.eval¶
- ABCDSolution.eval()[source]¶
Evaluate the symbolic ABCD matrix.
Computes the numeric form of the ABCD matrix using the
evalmethod of each parameter reference.- Returns:
- out
numpy.ndarray A numeric matrix for the evaluated ABCD.
- out