finesse.tracing.tree.TraceTree.get_all_nodes¶
- TraceTree.get_all_nodes(self) set ¶
Retrieve a set consisting of all the
OpticalNode
objects covered by this tree.- Returns
- nodesset
A set of all the optical nodes in the tree.
Retrieve a set consisting of all the OpticalNode
objects
covered by this tree.
A set of all the optical nodes in the tree.