finesse.analysis.actions.operator.EigenmodesSolution

Overview

class finesse.analysis.actions.operator.EigenmodesSolution[source]

Bases: BaseSolution

Contains the result of an Eigenmodes action. The start node is defined by the Cavity starting point.

Attributes:
connectionstuple((Node, Node))

Node connections used in the round trip propagator

roundtrip_matrixarray

Combined round trip matrix operator for the cavity

matriceslist[array]

A list of operators for each connection

eigvalues, eigvectorsarray, array

Eigen values and vectors of the round trip matrix