finesse.analysis.actions.operator

Operator based Actions to extract operators and perform operator based analyes, such as calculating eigenmodes.

Classes

Eigenmodes(cavity, frequency, *[, name])

For a given Cavity defined in a model, this action will compute the roundtrip operator and calculate the eigen-values and -vectors of the cavity.

EigenmodesSolution

Contains the result of an Eigenmodes action.

Operator(start_node, end_node[, via, ...])

This action can be used to extract operators out from a simulation for external use.

OperatorSolution

Contains solution to the Operator action.