finesse.analysis.actions.debug.SaveMatrixSolution¶
Overview
- class finesse.analysis.actions.debug.SaveMatrixSolution[source]¶
- Bases: - BaseSolution- Attributes
- carriercoo_matrix
- A Scipy coo_matrix of the carrier simulation matrix. None if the matrix was not available. 
- signalcoo_matrix
- A Scipy coo_matrix of the signal simulation matrix. None if the matrix was not available.