finesse.model.Model.last_trace

property Model.last_trace

An instance of BeamTraceSolution containing the output of the most recently stored beam trace performed on the model. Stores nodes as keys and tuples of (qx, qy) as values.

Getter

Returns the most recently stored beam trace output (read-only).